Marco Verleun fa6bc2d5eb
Some checks failed
build / image-build (push) Failing after 6m52s
renovate / renovate (push) Has been cancelled
Merge branch 'main' of https://git.verleun.org/training/docker-build-exercise
2024-10-02 09:37:42 +00:00
2024-02-18 18:14:53 +01:00
2024-10-02 09:37:26 +00:00
2024-02-19 07:31:28 +01:00
2024-02-19 08:06:46 +01:00
2024-02-19 07:45:06 +01:00
2024-09-29 00:28:53 +00:00
2024-02-18 19:06:09 +01:00
2024-07-28 07:55:55 +00:00

Example development flow

This is an example of a build where a simple python application is being developed for multiple versions of python at the same time.

Usage

git clone <repo>
cd <repo>
docker compose up -d

Open a browser for the following 3 url's:

Description
No description provided
Readme 246 KiB
Languages
Python 61.6%
Dockerfile 38.4%