hercules-ci / arion

Run docker-compose with help from Nix/NixOS
Apache License 2.0
622 stars 48 forks source link

Dockerfile option is not exposed #206

Closed peacememories closed 6 months ago

peacememories commented 1 year ago

Hi, I'm currently trying to port a rather complex docker compose config to Arion. A blocker I've run into right now is that Arion does not expose services.<name>.service.build.dockerfile, which is needed for some of our projects. It seems like this is generally an option a lot of people might need.