Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image 1.13 does not support --loom #6130

Closed
nodreb-borrus opened this issue Dec 5, 2022 · 3 comments
Closed

Docker image 1.13 does not support --loom #6130

nodreb-borrus opened this issue Dec 5, 2022 · 3 comments
Assignees
Labels

Comments

@nodreb-borrus
Copy link

Describe the bug
The latest docker image for the 1.13 release can not make use of the --loom option via the start-urbit script included in the image. It appears that script does not pass through additional options.

To Reproduce
Steps to reproduce the behaviour:

  1. Start an urbit container with a command like: /bin/start-urbit -t --port=42424 --loom 32
  2. Use ps to view processes on the host system.
  3. Find the process from the container and note it is missing the loom option: urbit -t -p 42424 ship-name

System (please supply the following information, if relevant):

  • OS: Debian Linux 11 running Docker
  • Urbit 1.13
@nodreb-borrus
Copy link
Author

#6110

@zalberico
Copy link
Collaborator

@joemfb I saw your comments in the linked PR #6110 (thanks), assigning this to you so it doesn't get dropped.

@zalberico
Copy link
Collaborator

Closing this since we now manage these in https://github.com/urbit/vere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants