This repo contains code velds provides a simple docker test to print information from within the container. Maybe of help as a template when it comes to problems with other veld / docker setups.
- git
- docker compose (note: older docker compose versions require running
docker-compose
instead ofdocker compose
)
A code veld may be integrated into a chain veld, or used directly by adapting the configuration within its yaml file and using the template folders provided in this repo. Open the respective veld yaml file for more information.
Prints python interpreter information from within the container.
docker compose -f veld.yaml up