Closed Pol-Lanski closed 1 year ago
The issue is the compose
file used in the cosmos package published. It is not allowed to use the compose key tty
. Keys allowed are:
cap_add,cap_drop,command,depends_on,devices,entrypoint,environment,expose,extra_hosts,healthcheck,labels,logging,network_mode,networks,ports,privileged,restart,stop_grace_period,stop_signal,user,volumes,working_dir,security_opt,image,build,volumes,environment,pid,container_name,dns,ulimits,deploy
If someone wants to use that key, should open an issue here explaining why it is needed.
If aproved, there will be a new sdk release and new dappmanager release, that would allow this compose key feature
Nice! Thank you for this amazing explanation! Was the limitation of the tty
key introduced recently? I'm trying to figure out why we had a package that used to work and now it doesn't work.
When creating this docker-safe whitelist of keys it may not take into account the public packages, so that could be the reason why cosmos stopped working.
I have opened an issue at their repo to get to the end of this https://github.com/Colm3na/DAppNodePackage-cosmos/issues/5
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!
@pablomendezroyo Any word from Colmena?
Not at all
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!
This issue or pull request has been automatically been closed due to inactivity.
Cosmos seems to not be working and not even propagating properly.