Teracyhq Docker Files Save

Teracy docker-files project to build common Docker images

Project README

Teracy docker-files Build, Push Docker Images

Teracy project to create Docker images.

How to use

Follow README.md files located at each Docker image directories.

  • Push to multiple docker registries:

  • Docker image name prefix:

    • Sometimes you need to add prefix to the docker image
    • For example, by default, ghcr.io/teracyhq/docker-files/ubuntu, you can change to ghcr.io/teracyhq/docker-files/teracy-ubuntu by setting IMG_NAME_PREFIX secret environment variable on github actions to teracy-
  • Enable/disable docker push:

    • By default, docker images will be pushed when new commits are pushed to the master branch
    • To disable the docker push, set PUSH_ENABLED secret environment variable to false

How to contribute

  • Fork this repo (it's recommened to renamed your forked repo to teracy-docker-files)

  • Start creating new Docker images to be shared within our community

LICENSE

MIT license. More details on the LICENSE file.

Open Source Agenda is not affiliated with "Teracyhq Docker Files" Project. README Source: teracyhq/docker-files
Stars
90
Open Issues
8
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating