You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there 🙂 (also sent an email, but then felt this might be a more appropriate way)
I want to build a dockerization that both works in a docker-compose way, but also needs to run on Cloudron (i.e. all-in-one docker image with supervisor).
I was hoping to be able to use arion for part of it, and managed to build a basic PoC with arion that runs the compose setup: https://gitlab.com/wovin/deploy/ipfs/-/merge_requests/5
Now one question I have is how can I get the image that arion generates as a nix reference (e.g. flake output)?
Or maybe simpler way: use a dockerTools.buildLayeredImage as an image for arion compose?
Or do you have any other tips for this (grantedly a bit insane) endavour? 😅
Greetings,
~Manu 😉
The text was updated successfully, but these errors were encountered:
Hi there 🙂
(also sent an email, but then felt this might be a more appropriate way)
I want to build a dockerization that both works in a docker-compose way, but also needs to run on Cloudron (i.e. all-in-one docker image with supervisor).
I was hoping to be able to use arion for part of it, and managed to build a basic PoC with arion that runs the compose setup:
https://gitlab.com/wovin/deploy/ipfs/-/merge_requests/5
Now one question I have is how can I get the image that arion generates as a nix reference (e.g. flake output)?
Or maybe simpler way: use a
dockerTools.buildLayeredImage
as an image for arion compose?Or do you have any other tips for this (grantedly a bit insane) endavour? 😅
Greetings,
~Manu 😉
The text was updated successfully, but these errors were encountered: