Leopere
5690005942
Updated Labels
2018-10-16 03:30:13 -04:00
Shubham Bhattar
1e1b313abf
MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files.
2018-10-14 18:00:06 +05:30
Leopere
bcef5e01a2
New docker error from last change
2018-10-10 20:24:51 -04:00
Leopere
869009f98e
Find & replace fix
2018-10-10 20:17:32 -04:00
Leopere
c847716341
--quiet instead of -quiet
2018-10-10 20:12:07 -04:00
Leopere
10ea0e80b9
Add debugpaste to path
2018-10-06 20:13:48 -04:00
Leopere
336f968ce0
No need to add a subdirectory here
2018-10-02 18:26:46 -04:00
Leopere
d78bafd729
Adjusting some logic with command execution order
2018-10-02 18:08:07 -04:00
Leopere
0a94ba503e
A few issues fixed with permissions
...
Fixed who runs the mkdir commands in Dockerfile
Added make double check for directories existence in start.sh
Still doesn't necessarily fix invocation.
Corrected user shell to not include trailing slash
2018-10-02 18:05:03 -04:00
Leopere
8da92b4b2a
Throw in an +x to save the day
2018-10-02 17:40:11 -04:00
Leopere
ac3682cc7d
Docker didn't like the last path
2018-10-02 17:37:23 -04:00
Leopere
cc11ddc1ec
switching from apt to apt-get to avoid complaining
2018-10-02 17:31:32 -04:00
Leopere
08f2337f5f
Committing base Dockerfile for lbrycrdd
...
This commit should contain a working lbrycrdd inside of a Docker container.
The idea is that this should work by default and store a few things on the host system for persistence.
2018-10-02 16:38:34 -04:00