Skip to content

Commit

Permalink
Update Dockerfile.apes_112
Browse files Browse the repository at this point in the history
I don't think we need to specify user as it should be configured from the base image
  • Loading branch information
khiron authored Jun 19, 2024
1 parent 8ccf0e2 commit 59a4927
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/Dockerfile.apes_112
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ FROM ghcr.io/cogent3/workshop:latest

LABEL maintainer="khiron <https://github.com/khiron>"

# Populate data
USER user

# Ensure the data directory exists
RUN mkdir -p /home/user/data

Expand Down

0 comments on commit 59a4927

Please sign in to comment.