Add Dockerfile and entrypoint script for container setup
This commit is contained in:
3
entrypoint.sh
Normal file
3
entrypoint.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec python3 ok-server.py "$@"
|
||||
Reference in New Issue
Block a user