Add working Dockerfile and fix plan to reflect Tampio's Python roots
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
tampio:
|
||||
build: .
|
||||
volumes:
|
||||
- .:/tampiorama
|
||||
working_dir: /tampiorama
|
||||
stdin_open: true
|
||||
tty: true
|
||||
Reference in New Issue
Block a user