Next: Using QEMU for Development and Testing, Previous: Vagrant, Up: Testing and Developing Trip [Contents][Index]
As a convenience, Docker is installed in the Debian flavour of Vagrant. See the Vagrant section for more information on using Vagrant for testing this application.
A minimum of two Docker containers are required to run the application. One for the PostgreSQL database and another for the application. A third container can be run to provide a map tile server.
• Building the Docker Containers | ||
• Running the Application with docker-compose |