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
After manually replacing all ":z" in the compose file with nothing, Podman was able to finish building the containers and launch them. The Init container doesn't finish starting up though, so I'll have more bug reports related to this endeavor soon.
To Reproduce
Run cosmos-project on Mac using Podman, get
Error response from daemon: lsetxattr /Users/scott/HERMES/cosmos-testproject/cacert.pem: operation not supported
Expected behavior
Podman correctly composes and launches the COSMOS containers.
Screenshots
Environment (please complete the following information):
OS: 13.3.1 (22E261)
OpenC3 COSMOS Version [e.g. 5.0.6]: 5.5.2
Browser
-- [] Internet Explorer (IE)
-- [] Google Chrome
-- [] Chromium based browsers
-- [] Mozilla Firefox
-- [x] Safari
The text was updated successfully, but these errors were encountered:
First check out our main documentation site at https://openc3.com.
Describe the bug
For whatever reason, Mac OS + Podman does not like the :Z "flag" used in the docker-compose.
I found the secret here:
containers/podman-compose#509
After manually replacing all ":z" in the compose file with nothing, Podman was able to finish building the containers and launch them. The Init container doesn't finish starting up though, so I'll have more bug reports related to this endeavor soon.
To Reproduce
Run cosmos-project on Mac using Podman, get
Error response from daemon: lsetxattr /Users/scott/HERMES/cosmos-testproject/cacert.pem: operation not supported
Expected behavior
Podman correctly composes and launches the COSMOS containers.
Screenshots
Environment (please complete the following information):
-- [] Internet Explorer (IE)
-- [] Google Chrome
-- [] Chromium based browsers
-- [] Mozilla Firefox
-- [x] Safari
The text was updated successfully, but these errors were encountered: