adding fake loopback config for container so that wit-network-config installs
This commit is contained in:
parent
95e71c9eb9
commit
43b1a0b794
|
@ -2,6 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: registry.v1.cloud.wit.com/toby/packager:1.2
|
||||
commands:
|
||||
- echo "LOOPBACKv4=10.1.2.1" >/etc/wit-net.conf
|
||||
- apt-get update && apt-get install -y wit-network-config
|
||||
- dpkg-buildpackage --no-sign
|
||||
upload:
|
||||
|
|
Loading…
Reference in New Issue