icolwell / docker_scripts

This repo contains the Dockerfiles for the images hosted on my dockerhub

Home Page:https://hub.docker.com/u/iancolwell

Repository from Github https://github.comicolwell/docker_scriptsRepository from Github https://github.comicolwell/docker_scripts

docker_scripts

This repo contains the Dockerfiles for the images hosted on my dockerhub.

They are organized like this:

  • docker_repository_name/
    • tag_name/
      • Dockerfile

Use the build and push scripts with the repo and tag names as arguments:

build_image.bash ubuntu jammy_user
push_image.bash ubuntu jammy_user

About

This repo contains the Dockerfiles for the images hosted on my dockerhub

https://hub.docker.com/u/iancolwell

License:MIT License


Languages

Language:Dockerfile 74.8%Language:Shell 25.2%