mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Add special Dockerfile for tiny coordinator (<10Mib) and worker (<150Mib) containers
This commit is contained in:
parent
b227260060
commit
1dc0cabc2b
9 changed files with 146 additions and 122 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -113,4 +113,4 @@ jobs:
|
|||
if: github.event_name == 'pull_request'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: docker build --build-arg VERSION=$(./scripts/version.sh) .
|
||||
- run: DOCKER_BUILDKIT=1 docker build --build-arg VERSION=$(./scripts/version.sh) .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue