canonical / docker-snap

https://snapcraft.io/docker
MIT License
54 stars 27 forks source link

Add simple smoke-test to ensure init is supported #141

Closed jocado closed 1 year ago

jocado commented 1 year ago

This adds a simple test to check for init support, and prevent the issue: https://github.com/docker-snap/docker-snap/issues/139

jocado commented 1 year ago

@xnox Here is a test which covers the feature mentioned here: https://github.com/docker-snap/docker-snap/pull/140