Installing Docker in Glitch's terminal

Hello, I am trying to install Docker in Glitch’s terminal but I cannot use sudo; is there a way to install Docker or is it just impossible in Glitch?

3 Likes

I don’t think it’s possible to install Docker on the Glitch instances, sudo is necessary for a couple of operations including ports, user groups, etc.

Bump. Can you please think about this? I recommend the “dind” docker image.

Thanks for bringing this up, it’s something we’re thinking about but comes with significant security implications due to Glitch apps already running inside containers.

If more people are interested please feel free to chime in here and we’ll be thinking about it as we plan future features.

4 Likes

Thanks, could you give me a bit more information the containers? Eg. What is is the image?, What does Glitch do to update them?

Get Outlook for iOS

need docker
as told by danielx

1 Like

We want in docker glitch oof

2 Likes

Why not ! :thinking:

yep docker would work fine, but as @DanielX said- there will be certain issues or features requiring sudo permissions.

You can’t get sudo because some features require the user to not have these permissions. This is something @Glitch_Response should be asked