Added dockerfile and dockerignore
This commit is contained in:
6
compose.yaml
Normal file
6
compose.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
robbit:
|
||||
image: personal_projects:robbit
|
||||
command: -c "./target/release/robbit"
|
||||
entrypoint: /bin/sh
|
||||
|
||||
Reference in New Issue
Block a user