Skip to content

Commit

Permalink
minimal docker classic images
Browse files Browse the repository at this point in the history
  • Loading branch information
paspo committed Dec 7, 2023
1 parent 27ac9de commit 8b7f349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-classic/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM scratch
COPY hbbs /usr/bin/hbbs
COPY hbbr /usr/bin/hbbr
WORKDIR /root

0 comments on commit 8b7f349

Please sign in to comment.