mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Test upload
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
FROM debian:11-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
rclone \
|
||||
make \
|
||||
jq \
|
||||
wget \
|
||||
curl
|
||||
Reference in New Issue
Block a user