switched to fully self contained docker
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
/usr/local/bin/tapm-migrate
|
||||
exec /usr/local/bin/tapm-server
|
||||
Reference in New Issue
Block a user