Skip to content

Commit

Permalink
build: Update Dockerfile (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 28, 2023
1 parent 63c60d1 commit 19dbe3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ COPY ./src /run/
RUN chmod +x /run/*.sh

VOLUME /storage

EXPOSE 22
EXPOSE 5900
EXPOSE 22 5900

ENV CPU_CORES "1"
ENV RAM_SIZE "1G"
Expand Down

0 comments on commit 19dbe3a

Please sign in to comment.