-
Hi!
Great idea, I'd really like to program in powscript rather than Bash. 🙏
Now, when I actually try to run it, the following is produced:
```
$ docker-compose run pow -c groupception.pow
…
-
I built this on my mint laptop running docker 1.5.0 and got the following error. Dmitry is here with us and will comment further.
```
$ sudo docker build .
Sending build context to Docker daemon 3.0…
-
In order to use this image in production we need version tags.
-
Step 13/23 : RUN haraka -i /usr/local/haraka
---> Running in 3b7a800ae955
/usr/lib/node_modules/Haraka/bin/haraka:93
let plist = dir + "\n";
^^^^^
SyntaxError: Unexpected identifie…
-
I have found both of these issues (https://github.com/helpyio/helpy/pull/565 and https://github.com/helpyio/helpy/issues/563) that appear to have resolved how to serve helpy from a subdirectory.
Ho…
-
I just wanted to ask why this container contains everything in 1 container. It is best practise to have a 1 process per container and not put everthing in 1. It improved logging and monitoring.
Has…
-
The service can write the config files into the volume. The directory is a sub-dir under my user home - non-root ownership.
-v /home/chris/plex/config:/config
-
Linked issue from ARM [ 🐛 MakeMKV Bug - Bluray ripping not functioning in ARM #1195](https://github.com/automatic-ripping-machine/automatic-ripping-machine/issues/1195)
MakeMKV have released a new …
-
Hi Team,
The command i ran the below command received the Error output
`docker run -i -t --volume-driver=nfs -v 10.1.12.123/xbbl47nvol1:/mount ubuntu /bin/bash`
INFO[0393] Unmounting volume…
-
Tried to run existing [.travis.yml](https://github.com/nazar-pc/CleverStyle-CMS/blob/master/.travis.yml) that works fine with Travis and got:
> $ travis-run run
> docker: Generating build script...do…