Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Motherサーバー

ローカルのDocker環境でサーバー用バイナリをコンパイルする為のDockerfile

Author

Yuichi Morita (info@reju.jp)

構築方法

docker build --no-cache --platform linux/amd64 -t jokerthewild/production-server .
docker images
docker run -it image
docker exec -it コンテナ名 bash

DockerHUBへ登録

docker login
docker push jokerthewild/production-server:latest

About

ローカルのDocker環境でサーバー用バイナリをコンパイルする為のDockerfile

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages