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

apt-get command not included #488

Open
ravola opened this issue Feb 13, 2020 · 5 comments
Open

apt-get command not included #488

ravola opened this issue Feb 13, 2020 · 5 comments

Comments

@ravola
Copy link

@ravola ravola commented Feb 13, 2020

dpkg, apt-get commands not included in the ubuntu shell on PWD.
Is there a way to make it available?

@andrzejsydor
Copy link

@andrzejsydor andrzejsydor commented Jan 3, 2021

@ravola can you please add more details.
Why do you need the apt-get command?
It's prepared virtual machines for just playing with Docker.
In my opinion, you shouldn't expect more.

@ravola
Copy link
Author

@ravola ravola commented Jan 4, 2021

@andrzejsydor
What i meant was, if i am inside the container (docker exec) i should be able to run apt-get in the container for Ubuntu image.

@andrzejsydor
Copy link

@andrzejsydor andrzejsydor commented Jan 4, 2021

@ravola I just checked by simple commands and it works:

docker run -it ubuntu sh
apt-get update
@ravola
Copy link
Author

@ravola ravola commented Jan 6, 2021

@andrzejsydor apt-get work when i add a docker compose but doesn't work when i docker exec. Maybe a configuration issue on my end.

@andrzejsydor
Copy link

@andrzejsydor andrzejsydor commented Jan 6, 2021

@ravola probably. Can you attach the source code for detailed investigation or just the issue should be closed?

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.