Skip to content

Commit

Permalink
Merge branch 'element-dlc-test' into element-dlc-test
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin authored Oct 12, 2023
2 parents 94b2b17 + f1fad23 commit a2b2fd2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ ENV DLC_PROCESSED_DATA_DIR $DATA_MOUNTPOINT/outbox
ENV DATABASE_PREFIX neuro_

USER vscode
CMD bash -c "sudo rm /var/run/docker.pid; sudo dockerd"
CMD bash -c "sudo rm /var/run/docker.pid; sudo dockerd"

ENV LD_LIBRARY_PATH="/lib:/opt/conda/lib"

0 comments on commit a2b2fd2

Please sign in to comment.