mirror of
https://github.com/containers/podman.git
synced 2025-07-27 18:32:22 +08:00
HACK HACK try debugging build
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
@ -1125,6 +1125,8 @@ USER mail`
|
||||
})
|
||||
|
||||
It("podman run makes entrypoint from image", func() {
|
||||
// BuildImage does not seem to work remote
|
||||
SkipIfRemote()
|
||||
dockerfile := `FROM busybox
|
||||
WORKDIR /madethis`
|
||||
podmanTest.BuildImage(dockerfile, "test", "false")
|
||||
|
Reference in New Issue
Block a user