mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
FROM archlinux
|
|
|
|
RUN pacman -Syu --noconfirm lua53 openssl curl git cmake gcc make zlib boost websocketpp
|