Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

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.

Hello world app screenshot

Voting application: voting-app

To learn how to create the Docker voting app from Docker samples.

Voting app screenshot

WordPress application: WordPress

To learn how to create a basic WordPress with a database.

WordPress app screenshot