mirror of
https://github.com/labring/laf.git
synced 2026-01-25 16:07:45 +00:00
6 lines
211 B
Bash
6 lines
211 B
Bash
# Warning: just for development phase, will be move to github action in future.
|
|
|
|
|
|
|
|
docker buildx build --platform linux/amd64,linux/arm64 --push -t docker.io/lafyun/laf-server:debug-202306151521 -f Dockerfile .
|