acf-openpdu/docker/start.sh
paspo d621a86814
Some checks failed
the build failed
latest version
fixed APKBUILD file


fixed APKBUILD

wrong dependencies
version 0.2


version 0.3
2018-08-28 12:55:50 +02:00

4 lines
136 B
Bash
Executable File

MYDIR=$(cd "$(dirname "$0")/../acf-app" ; pwd -P)
docker run --rm -d -v "$MYDIR:/usr/share/acf/app/openpdu/" -p 443 acf-openpdu:latest