Skip to content

🚀 Feature: make cli "docker run"nable #78

@dweipert-3138720606

Description

@dweipert-3138720606

🔖 Feature description

Being able to run the cli as a docker container would be great.

I've found the image on Docker Hub here: https://hub.docker.com/r/appwrite/cli
Is that just an old remnant?

And the old Pull Request #2 that looked like a good start 4 years ago

Since appwrite itself is already neatly spread out over several containers in the official docker-compose.yml it would feel natural to have the cli as a service as well. I guess that was the reasoning 4 years ago as well:)

Would be happy to see that considered again.

🎤 Pitch

I want to use it in the docker-compose.yml as a service so I can do docker-compose exec appwrite-cli users list for example.

I don't want to install an extra binary or npm to install it globally because I like my dependencies bundled with the project they belong to.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions