testing all of this in python
This commit is contained in:
@@ -4,3 +4,9 @@ services:
|
||||
build: .
|
||||
volumes:
|
||||
- .:/code/
|
||||
boring-python:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile-python
|
||||
volumes:
|
||||
- .:/code/
|
||||
|
||||
Reference in New Issue
Block a user