Skip to content

Commit

Permalink
Update Dockerfile.vast
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf authored Sep 11, 2024
1 parent 6c45b1d commit e9b2c32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.vast
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM ubuntu:22.04

ARG DEBIAN_FRONTEND=noninteractive

RUN echo hi, im a comment to cleanse the docker layers

RUN apt-get update -y -q && apt upgrade -y -q
RUN apt-get install -y -q \
build-essential \
Expand Down

0 comments on commit e9b2c32

Please sign in to comment.