marhkb / pods

Keep track of your podman containers
GNU General Public License v3.0
711 stars 14 forks source link

Add ability to specify an env-file to Pods build command #754

Open distefam opened 7 months ago

distefam commented 7 months ago

Originally requested in #719.

There is a way to pass arguments to the command that is run in the container, however, I cannot find a way to pass options to the build command itself. Specifically, I would like to pass --env-file to podman-create.