Skip to content

Commit

Permalink
ensure outpost user owns everything in $home
Browse files Browse the repository at this point in the history
  • Loading branch information
apricot13 committed Jun 14, 2024
1 parent 7758243 commit af889c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/images/dev-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,6 @@ RUN gem install bundler:$BUNDLER_VERSION
# after this point we don't need to be non-interactive anymore since we'll be running the container
ENV DEBIAN_FRONTEND=

RUN chown -r outpost-user:outpost-user $HOME

# CMD ["tail", "-f", "/dev/null"]

0 comments on commit af889c7

Please sign in to comment.