mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
minecraft bedrock graceful stop
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:24.04
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade
|
||||
RUN apt-get install -y wget unzip curl
|
||||
RUN apt-get install -y wget unzip curl tmux
|
||||
|
||||
USER ubuntu
|
||||
WORKDIR /home/ubuntu
|
||||
|
||||
Reference in New Issue
Block a user