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

fix testnet shell #496

Merged
merged 1 commit into from
Jan 13, 2024
Merged

fix testnet shell #496

merged 1 commit into from
Jan 13, 2024

Conversation

david415
Copy link
Member

i broke this 13 months ago... the shell target should be able to get online. it was not because of a stray -e argument (to set environment) which consumed the --network=host argument.

this also removes the --network=host (and stray -e) from the ping build command, since it doesn't need network at all.

i broke this 13 months ago... the shell target should be able to get online. it
was not because of a stray -e argument (to set environment) which consumed the
--network=host argument.

this also removes the --network=host (and stray -e) from the ping build command,
since it doesn't need network at all.
@david415 david415 merged commit b00f781 into main Jan 13, 2024
9 of 10 checks passed
@leif leif deleted the fix-docker-shell branch January 14, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants