Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 252 Bytes

File metadata and controls

15 lines (8 loc) · 252 Bytes

Building

docker build -t henryfbp/arrcon:latest ./

Running

docker run -it henryfbp/arrcon:latest ARRCON --help

Pushing/publishing (author only)

docker push henryfbp/arrcon:latest

Pulling

docker pull henryfbp/arrcon:latest