Skip to content

Commit

Permalink
no user
Browse files Browse the repository at this point in the history
  • Loading branch information
erjank committed Jul 3, 2024
1 parent fb9e576 commit 6075658
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions containers/icomse/dockerfile_icomseb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM glotzerlab/software

# configure unprivileged user
RUN useradd --create-home --shell /bin/sh icomse-software
USER icomse-software:icomse-software
RUN mamba install -c conda-forge vim openssh mbuild gsd ipython ipykernel mdanalysis foyer ipywidgets scipy numpy physical_validation matplotlib jupyter pandas pycifrw ase nglview


0 comments on commit 6075658

Please sign in to comment.