dockerexc

1.1.1 • Public • Published

What's this?

Run command bellow on your chosen container. You can choose container with arrows.

docker exec -it container_id /bin/bash

You also can add your projects and start them from anywhere, you just need to set name and path to docker-compose.yml

dockerexc --name="ProjectName" --path="/Users/user/project/docker-compose.yml"

After you add your projects you will be able to use

dockerexc --start
dockerexc --stop

Install

You can install this by typing:

npm install -g dockerexc

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    2
  • 1.1.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i dockerexc

Weekly Downloads

4

Version

1.1.1

License

MIT

Unpacked Size

5.69 kB

Total Files

11

Last publish

Collaborators

  • mrgagi