Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 283 Bytes

docker-library

Dockerfiles for all Docker Images generated

Adding Dockerfiles

Build docker image

docker build /path/to/Dockerfile -t ghcr.io/sanaz01/first-docker:latest

Push to Github Container Registery

docker push ghcr.io/sanaz01/first_docker:latest