Block a user
Include blkid bin in sriov-network-operator-config-daemon image and configure it properly
Include blkid bin in sriov-network-operator-config-daemon image and configure it properly
You are right (I forgot to do so after first splitting and later re-merging the different RUN commands). Updating the Dockerfile as you propose (thanks).
Include blkid bin in sriov-network-operator-config-daemon image and configure it properly
I am removing all the slack links
Include blkid bin in sriov-network-operator-config-daemon image and configure it properly
Tests on new generated image passed (a summary included here below):
$ sudo podman pull registry.opensuse.org/isv/suse/edge/factory/staging/pr-329/images/sriov-network-config-daemon:v1.6.0
…
Include blkid bin in sriov-network-operator-config-daemon image and configure it properly
This PR updates the sriov-network-operator-config-daemon-image's Dockerfile as follows:
- Adds "util-linux" package; it provides the blkid command required in sriov-network-operator-config-daemo…
WIP: Include blkid bin in sriov-network-operator-config-daemon image and configure it properly