Skip to content

Commit

Permalink
container name
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Nov 9, 2024
1 parent 4d8313e commit d655e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ set -o pipefail

hmc() {
docker run -it --rm \
--name "headlessbot" \
-p "127.0.0.1:8080:8080" \
-v "${PWD}/mc:/work/.minecraft" \
-v "${PWD}/hmc:/work/HeadlessMC" \
Expand Down

0 comments on commit d655e03

Please sign in to comment.