Files
ironic-python-agent/Dockerfile
Riccardo Pittau 227a769cad Fixes for building images with CoreOS
This patch includes various fixes for building the IPA image
using CoreOS:
- switch to Debian Stretch as Jessie is no longer supported and
its repo is not available anymore.
- install setuptools into the environment explicitly, since some
dependencies fail to install without it.
- Remove metadata_csum option when creating filesystems since
cirros doesn't support it.

(cherry picked from commit ac4904ed96)
(cherry picked from commit 4e086f9f0f)

Change-Id: I6772e455f5d1ee7587c2dc43203b02e5e54cb714
2019-05-14 13:36:17 +02:00

2.5 KiB