Skip to content

Commit

Permalink
Removing entrypoint.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermodotn committed Jun 12, 2024
1 parent f8c8b53 commit 1e871e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile.dorothea
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ ENV PMACCT_CONFIG=/dorothea/dorothea-pmacctd.conf
# Copy the built files from the build stage to the final stage
COPY --from=build /usr/local/ /usr/local

# Copy pmacct default config
COPY ./entrypoint.sh /entrypoint.sh

# Copy pmacct default config
COPY ./dorothea-pmacctd.conf /dorothea/dorothea-pmacctd.conf

Expand Down

0 comments on commit 1e871e4

Please sign in to comment.