Skip to content

Commit

Permalink
fix(alpine): remove cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD committed Nov 7, 2023
1 parent 8ddf4fb commit aada845
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ RUN set -ex; \
echo "Add alpine edge testing repository"; \
apk add --no-cache ${APK_INSTALL}; \
fi

CMD ["/bin/sh"]

0 comments on commit aada845

Please sign in to comment.