Skip to content

SergeShpak/docker-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-files

In this repo I keep docker images that I use frequently

Building images

To build an image run:

make build-<application name>

Running applications

To run an application execute:

make run-<application name>

If the application image is not built yet, the Makefile tries to build it before running the app.

Application images in this repo

About

Various Dockerfiles that I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published