We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b7987 commit 6799a21Copy full SHA for 6799a21
1 file changed
docker-compose.yaml
@@ -0,0 +1,8 @@
1
+services:
2
+ octdata4python:
3
+ build:
4
+ context: .
5
+ dockerfile: Dockerfile
6
+ container_name: octdata4python
7
+ command: >
8
+ sh -c "tail -f /dev/null"
0 commit comments