Skip to content

buro26-vincent/docker-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-examples

This repository provides example Dockerfiles that can be used for your projects. We try to provide well-documented Dockerfiles for general use cases that can be extended for your particular needs.

Build your image

In general, you can build your image locally using: docker build -t your-image-name .

Run your image

To run your image, see the tutorial at https://docs.docker.com/get-started/part2/#run-your-image-as-a-container

Support

Need help? Contact us at [email protected]. We're happy to help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 82.9%
  • Shell 17.1%