docker
docker copied to clipboard
Docker + Red5 items
Currently Red5 is on `1.2.3` but the last dockerfile (supposedly) has `1.0.10` -> https://github.com/Red5/docker/commit/6c6e1babc6b88f24a59118f99d3734f45760e38c
Executing Red5pro via docker sfrias@UNCORN03 MINGW64 ~ $ docker build -t="mondain/red5" github.com/Red5/docker Sending build context to Docker daemon 99.33 kB Step 1 : RED5-106/DOCKERFILE Unknown instruction: RED5-106/DOCKERFILE sfrias@UNCORN03 MINGW64 ~...
Hi, ran into an issue, when I try to mount a volume for the RED5 server, it fails. I need it to include our custom webapps folder for red5. If...