Skip to content

Commit

Permalink
not even need the builder
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jun 10, 2024
1 parent 7df52bf commit 6b0c424
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/docker-images/aptman-qus/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
FROM aptman/qus:latest

###############################################################################
# Install entrypoint
###############################################################################
ADD entrypoint.sh /usr/local/bin/builder
RUN chmod a+x /usr/local/bin/builder
ENTRYPOINT ["/usr/local/bin/builder"]

0 comments on commit 6b0c424

Please sign in to comment.