Skip to content

Commit

Permalink
Merge pull request #328 from paspo/slim-docker-classic
Browse files Browse the repository at this point in the history
minimal docker classic images
  • Loading branch information
rustdesk authored Dec 7, 2023
2 parents 27ac9de + 8b7f349 commit 891f388
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 891f388

Please sign in to comment.