6 ms·
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
by mlangenberg 3y 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?
- mr_ndrsn 3y agoYup, 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.