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

Lab 12.2 Check artifact on SSH server #270

Open
elatella opened this issue Dec 2, 2022 · 0 comments
Open

Lab 12.2 Check artifact on SSH server #270

elatella opened this issue Dec 2, 2022 · 0 comments

Comments

@elatella
Copy link
Member

elatella commented Dec 2, 2022

docker command does not work, tried alternatives:
sudo docker exec -u puzzler openssh-server bash and sudo docker exec -it -u puzzler openssh-server bash
either did not work.
Errors:
sudo docker exec -u puzzler openssh-server bash
[sudo] password for ela:
OCI runtime exec failed: open /tmp/runc-process569058889: read-only file system: unknown

sudo docker exec -it -u puzzler openssh-server bash
failed to create runc console socket: mkdir /tmp/pty498703440: read-only file system: unknown

Error when using OG docker command
sudo docker-compose -f local_env/ssh-server-compose.yaml exec -u puzzler openssh-server bash
failed to create runc console socket: mkdir /tmp/pty2571181478: read-only file system: unknown

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

No branches or pull requests

1 participant