Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Add Docker group GID argument
  • Loading branch information
jwinarske authored Jan 18, 2024
1 parent ae2bcd2 commit bed0da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-20-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
ARG USER_NAME="Joel Winarske"
ARG USER_EMAIL="joel.winarske@gmail.com"
ARG RUNNER_UID=1001
ARG DOCKER_GROUP_GID=1001

USER root

Expand Down

0 comments on commit bed0da2

Please sign in to comment.