Skip to content

Commit

Permalink
Added SEAMM_ENVIRONEMNT = docker to the environment variables for the…
Browse files Browse the repository at this point in the history
… container.
  • Loading branch information
paulsaxe committed Feb 14, 2024
1 parent 4b5af35 commit 547d8a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environments/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ FROM molssi/mamba141
COPY seamm.yml /root/seamm.yml
RUN mamba env update --name base --file /root/seamm.yml
WORKDIR /home
ENV SEAMM_ENVIRONMENT = docker

0 comments on commit 547d8a8

Please sign in to comment.