hercules-ci / arion

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

How to pull latest module when using in a flake #164

Open aacebedo opened 2 years ago

aacebedo commented 2 years ago

I've defined several containers in a flake but was wondering how to pass the -d argument in the sysctl units calling Arion. According to the documentation images shall be updated this way.

roberth commented 2 years ago

The module does not support extra arguments yet. It would be nice to have an option for this.