Skip to content

Commit

Permalink
Add temporary directory for devpod-celmo
Browse files Browse the repository at this point in the history
  • Loading branch information
elmokulc committed Feb 16, 2024
1 parent e613670 commit 07725fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM mcr.microsoft.com/devcontainers/base:jammy

RUN mkdir /tmp/devpod-celmo

ARG CONDA_ENV_NAME=record
ENV CONDA_ENV_NAME=${CONDA_ENV_NAME}
Expand Down

0 comments on commit 07725fb

Please sign in to comment.