Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 812 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 812 Bytes

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