Merge pull request 'Fix/ dockerfile maker' (#1) from fix/Dockerfile_maker into main
Docker Build / build (push) Successful in 1m19s
Docker Build / build (push) Successful in 1m19s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -17,4 +17,4 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build Jellyfin Docker Image
|
||||
run: docker build --no-cache -t jellyfin-rc:latest .
|
||||
run: docker build --no-cache -t paper-elk.com/jellyfin-rc:latest .
|
||||
+1
-1
@@ -48,4 +48,4 @@ RUN \
|
||||
/var/tmp/*
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
#COPY root/ /
|
||||
Reference in New Issue
Block a user