3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/zsh
|
|
docker build --label type=GAME -t palworld:latest . $@
|