Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
  • Loading branch information
wainersm committed Nov 10, 2023
1 parent 45261bb commit bdbea90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion podvm/Dockerfile.podvm.centos
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN tar xvf /src/cloud-api-adaptor/podvm/files/pause-bundle.tar.gz -C /src/cloud
COPY . /src/cloud-api-adaptor

RUN cd cloud-api-adaptor/podvm && \
LIBC=gnu make image
PACKER_LOG=1 LIBC=gnu make image

# The below instructions can be used if you prefer to rebuild all the binaries
#RUN cd cloud-api-adaptor/podvm && \
Expand Down

0 comments on commit bdbea90

Please sign in to comment.