docker-opener icon indicating copy to clipboard operation
docker-opener copied to clipboard

Shell-in to any docker container easily

Results 13 docker-opener issues
Sort by recently updated
recently updated
newest added

Hi! My `Dockerfile` has this: ``` USER node ``` When I do `docker exec -it foo-myapp-1 /bin/bash`, I enter the container as the `node` user. But when I do `opener...

feature

``` % opener upgrade ...-mysql-1 Found container with name `...mysql-1` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7c6e09fe3f50 5b7bc181f8e7 "docker-entrypoint.s…" About an hour ago Up About an hour 0.0.0.0:3306->3306/tcp,...

`Recreate` command should recreate stopped containers. Maybe it needs to start created containers.

Python 3.10 has switch-case to reduce long if-else's

Show detailed services information when `clist` coupled with a name of a compose/swarm

Docker commands warn when more than one containers found, compose commands not.