Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
YONGHUNI authored Jul 16, 2024
1 parent da3b04b commit ffee5a0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM debian
RUN apt-get update
RUN apt-get -y install reprepro
RUN apt-get upgrade

RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends \
gnupg reprepro openssh-server

0 comments on commit ffee5a0

Please sign in to comment.