Giter Site home page Giter Site logo

dideler / docker-fish-shell Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 1.0 20 KB

๐Ÿณ๐ŸŸ๐ŸšDocker image for the Friendly Interactive Shell, aka fish

Home Page: https://hub.docker.com/r/dideler/fish-shell

License: MIT License

Dockerfile 100.00%

docker-fish-shell's People

Contributors

dideler avatar jorgebucaran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

falleng0d

docker-fish-shell's Issues

Auto-build and push image

Can create a workflow via GitHub Actions to do this whenever we push Dockerfile changes to master.

Besides reducing maintenance steps, it's also safer to build the image on a clean non-development environment.

GitHub docs

Decide if DockerHub should still be supported

Related to #1.

As of yesterday, May 1st 2021, it's been six months since the new DockerHub retention policy was introduced. That means they will start deleting stale images (6 months or older without push/pull activity) from now on.

All the images were still present today. Not sure if they gave a grace period, since I doubt all versions have been pulled in the last six months. They'll be present for at least another six months because I pulled them all today.

Decide if it's worth the maintenance hassle to continue using DockerHub in addition to GitHub Container Registry.

One benefit is that a lot of tooling defaults to DockerHub for images.

Also consider creating a GitHub action that runs very infrequently (like once every six months) to reset the counter.
Need to do docker pull --all-tags dideler/fish-shell more or less.

Start using GitHub Container Registry

Effective Nov 1st 2020, Docker is introducing a container image retention policy for inactive images.

An inactive image is a container image that has not been either pushed or pulled from the Docker Hub image repository in 6 or more months. Free plans will have a 6 month inactive image retention limit.

Backup existing images to a GitHub registry and start using GitHub as the primary registry for new images.

GitHub Container Registry is superseding GitHub Packages Docker registry. During the beta of GitHub Container Registry, storage and bandwidth is free.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.