Update
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ RUN chmod 755 /couchpotato.sh
|
||||
|
||||
VOLUME ["/datadir", "/download"]
|
||||
|
||||
EXPOSE 5000
|
||||
EXPOSE 5050
|
||||
|
||||
#
|
||||
# Start CouchPotato.
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user