mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-04 00:36:14 +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
|