Hacker News new | ask | show | jobs
by mlangenberg 1142 days ago
Can MRSK be used to manage deploying applications that are distributed as Docker images, such as Adguard Home?

I see there is support for ‘accessories’ such as Redis. What if I only want to deploy an image and skip building a Dockerfile and pushing it to a registry?

1 comments

Yup, use an accessory for that. I used it to setup a Minecraft server for our last company meetup.

I agree, there should be a way to have the primary app be an image that doesn’t get built/pushed.