Update Dockerfile
Browse files- Dockerfile +0 -3
Dockerfile
CHANGED
|
@@ -49,6 +49,3 @@ RUN mkdir -p /root
|
|
| 49 |
# Define volumes and ports for the application
|
| 50 |
VOLUME /config
|
| 51 |
EXPOSE 9117
|
| 52 |
-
|
| 53 |
-
# Default command to run when the container starts (optional, can be defined here)
|
| 54 |
-
# CMD ["path/to/your/jackett"]
|
|
|
|
| 49 |
# Define volumes and ports for the application
|
| 50 |
VOLUME /config
|
| 51 |
EXPOSE 9117
|
|
|
|
|
|
|
|
|