4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
export DOCKER_BUILDKIT=1
|
|
docker build --network host -t rocky/observium .
|
|
|