Skip to content

Commit

Permalink
Fixed image name
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Mar 15, 2023
1 parent a9541ba commit d03d114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_os/run_shell_same_user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ docker run --rm -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY \
--volume="/etc/passwd:/etc/passwd:ro" \
--volume="/etc/shadow:/etc/shadow:ro" \
--volume="/home/$USER:/home/$USER:rw" \
ghcr.io/inti-cmnb/base_os:d11 /bin/bash
ghcr.io/inti-cmnb/base_os:latest /bin/bash

0 comments on commit d03d114

Please sign in to comment.