Daniel J Walsh
Daniel J Walsh
@Luap99 interested in opening a PR to add this feature?
Since we never heard back, I am closing.
@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"...
@flouthoc Reminder...
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?
@vrothberg @mtrmac WDYT?
@flouthoc any progress?