Sign inSign up

hashman/game-server

By hashman

•Updated almost 7 years ago

MOPCON game-server docker image

Image
0

148

hashman/game-server repository overview

⁠Introduction

This image is build for MOPCON Game (大地遊戲) in 2019.

⁠Quick reference

⁠How to use this image

⁠For Production Run

docker run --rm --env {$env_file_path} -p 8888:80 hashman/game-server:master

⁠For Develop Use

docker run --rm --env {$env_file_path} -p 8888:80 -v {$code_base_path}:/code hashman/game-server:develop

Tag summary

Content type

Image

Digest

Size

173.5 MB

Last updated

almost 7 years ago

docker pull hashman/game-server:master