Daniel J Walsh

Results 1425 comments of Daniel J Walsh

@Luap99 interested in opening a PR to add this feature?

@flouthoc Did you ever get a chance to look at this?

What command exactly blew up, can you generate a simple repeater?

The first one works for me with ``` $ cat /tmp/t.sh FROM=$(buildah from alpine) buildah config \ --user=nobody \ --volume=/srv/testing \ --cmd='["ls","-la","/srv/testing"]' \ $FROM buildah run $FROM /bin/sh -c "/bin/true"...

Since you found a solution for this problem, I am closing the issue, reopen if this is a mistake.

@flouthoc Any movement on this one?