Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 369 Bytes

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