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
{{ message }}
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
If my docker-compose file containes userns_mode directive I get this error.
$ libcompose up
WARN[0000] Note: This is an experimental alternate implementation of the Compose CLI (https://github.com/docker/compose)
ERRO[0000] Could not parse config for project komposefiles : Unsupported config option for web service: 'userns_mode'
FATA[0000] Failed to read project: Unsupported config option for web service: 'userns_mode'
The text was updated successfully, but these errors were encountered:
If my docker-compose file containes
userns_mode
directive I get this error.The text was updated successfully, but these errors were encountered: