Docker in workspace

I can't seem to run docker containers inside a running workspace. I get an error:
service docker start
/etc/init.d/docker: 62: ulimit: error setting limit (Invalid argument)
service docker start
/etc/init.d/docker: 62: ulimit: error setting limit (Invalid argument)
Is running a docker inside a running VSCode server supported?
5 Replies
Codercord
Codercord•5d ago
<#1331008590403600455>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
Some Dinosaur
Some DinosaurOP•5d ago
I've ran this devcontainer raw on my system and the same thing appears - so it must be just Devcontainers thing. But maybne you know how to overcome this anyways?
Phorcys
Phorcys•5d ago
hey, could you share your devcontainer.json?
Some Dinosaur
Some DinosaurOP•4d ago
Sorry I passed out. I will get back to it tomorrow 👌
Phorcys
Phorcys•4d ago
happens to me too, sounds good!

Did you find this page helpful?