Skip to content

Build a basic Dockerfile to create a Docker image

Notifications You must be signed in to change notification settings

peible/rm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

rm-docker

Build a basic Dockerfile to create a Docker image

https://roadmap.sh/projects/basic-dockerfile

REPO CLONING

git clone https://github.com/peible/rm-docker.git
cd rm-docker/

BUILD

docker build -t docker-image .

RUN

docker run docker-image

About

Build a basic Dockerfile to create a Docker image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published