Skip to content

Commit

Permalink
chmod crs
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Jul 22, 2023
1 parent b1ab304 commit 1144f92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ ENV \
# Binary
COPY ["dist/crs_${TARGETOS}_${TARGETARCH}${TARGETVARIANT:+_7}/crs", "/app/crs/crs"]

RUN chmod +x /app/crs/crs

# Add root files
COPY ["docker/run", "/etc/services.d/crs/run"]

Expand Down

0 comments on commit 1144f92

Please sign in to comment.