This folder contains several examples of applications built using docker-app
, from a simple hello-world
application to more complex, multi-service applications.
Hello world application: hello world
To learn how to create a simple app that displays a given text.
Voting application: voting-app
To learn how to create the Docker voting app from Docker samples.
WordPress application: WordPress
To learn how to create a basic WordPress with a database.