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 was archived by the owner on Feb 14, 2025. It is now read-only.
My expectations: some service will start equivalent to local launch etheno.
Reality: I get a command line prompt inside a container.
Perhaps the documentation lacks clarity on how to run from a container.
The problem is not critical, I just try to install it locally.
The documentation could be clearer, indeed! You get a shell inside a container that has etheno pre-installed on it. You can then launch etheno in the container, similarly to how you would do it if you had installed etheno locally. Keep in mind that containers are isolated so you may need to publish ports or use a data volume as mentioned in the quickstart note to use the tool in a meaningful way.
A similar problem occurs when starting any version:
Host system:
cat /etc/issue
Ubuntu 22.04.2 LTS \n \l
The text was updated successfully, but these errors were encountered: