mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-05 19:21:40 +00:00
6 lines
165 B
Bash
6 lines
165 B
Bash
export CLOUDSDK_CORE_PROJECT=docker4x
|
|
export CLOUDSDK_COMPUTE_ZONE=us-central1-f
|
|
export CLOUDSDK_COMPUTE_MACHINE=n1-standard-2
|
|
|
|
PATH=$PATH:~/src/docker/linuxkit/bin
|