mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Merge pull request #246 from bart0sh/PR0069-fix-opae-nlb-demo-build
Fix opae-demo-nlb build
This commit is contained in:
commit
857af6e2a9
@ -13,7 +13,7 @@ FROM ${CLEAR_LINUX_BASE} as builder
|
|||||||
ARG CLEAR_LINUX_VERSION=
|
ARG CLEAR_LINUX_VERSION=
|
||||||
|
|
||||||
RUN swupd update --no-boot-update ${CLEAR_LINUX_VERSION} && \
|
RUN swupd update --no-boot-update ${CLEAR_LINUX_VERSION} && \
|
||||||
swupd bundle-add wget c-basic devpkg-json-c devpkg-util-linux devpkg-hwloc doxygen Sphinx patch
|
swupd bundle-add wget c-basic devpkg-json-c devpkg-util-linux devpkg-hwloc doxygen patch
|
||||||
# Fetch dependencies and source code
|
# Fetch dependencies and source code
|
||||||
ARG OPAE_RElEASE=1.3.2-1
|
ARG OPAE_RElEASE=1.3.2-1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user