Skip to content

babab/docker-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-apps

A small collection of various Dockerfiles, meant to build containers that run locally in a development environment. Each Dockerfile is configured with #wd# comments for managing images and containers with wdocker.

The Dockerfiles are small examples of using wdocker in different contexts and this repository focuses more on the Dockerfiles than the actual applications that are built. They can of course be used as a starting point for creating production ready containers of mentioned applications or similar setups. The examples are explicitly released into the public domain using the Unlicense.

You can install wdocker with pip:

sudo pip install wdocker

bitlbee

cd bitlbee
wdocker init

php7

cd php7
wdocker init

mysql

cd mysql
wdocker init

memcached

cd memcached
wdocker init

About

Various apps in Docker with embedded wdocker commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages