blimp icon indicating copy to clipboard operation
blimp copied to clipboard

Blimp: Develop with Docker Compose in the cloud

Results 4 blimp issues
Sort by recently updated
recently updated
newest added

### DESCRIPTION This pull request was automatically generated and adds a UML-deployment diagram to your documentation. Let me know what you think in the comments. The diagram can be easily...

**What happened?** ``` ❯ blimp up Booting cloud sandbox [Error] Get help at https://kelda.io/blimp/docs/help/ Message: Failed to create development sandbox Error: rpc error: code = Unavailable desc = transport is...

**Is your feature request related to a problem? Please describe.** We have many environment initialization routines implemented inside the docker image and run with compose (e.g. `docker-compose run backend load_db`)....

**Is your feature request related to a problem? Please describe.** In order to specify different `docker-compose.yml` files, it would be nice that blimp supports the environment variables that docker-compose uses,...