my-code-server Run the stack in compose: $ docker-compose up -d Validate python install works $ python3 test.py # should output hello world