Fix dev image uid and build off rhel7
This commit is contained in:
@@ -43,3 +43,5 @@ buildah config \
|
||||
--env CGO_LDFLAGS_ALLOW="-Wl,-rpath.*" \
|
||||
${ctr}
|
||||
buildah commit ${ctr} ${tag}
|
||||
|
||||
buildah rm ${ctr}
|
||||
|
||||
Reference in New Issue
Block a user