Files
ok-server/entrypoint.sh
T

4 lines
42 B
Bash

#!/bin/sh
exec python3 ok-server.py "$@"