Skip to content

Jazys/espanso-docker-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

package_name package_title package_desc package_version package_author package_repo
docker-compose
docker-compose
Docker compose command
1.0.0
Jazys

Espanso package containing docker-compose command.

Really usefull for devOps.

When you need to deploy stack and debug, you run several time the same command.

With these shortcuts command, earn time !

Installation

Make sure you have already installed Espanso first.

espanso install docker-compose
espanso restart

Or with external link :

espanso install -e docker-compose https://github.com/Jazys/espanso-docker-compose

List of available command

Shortcut Command
:dbuild docker-compose build
:dup docker-compose up
:dupd docker-compose up -d
:ddown docker-compose down
:dlogs docker-compose logs
:dlogsf docker-compose logs -f
:dexec docker-compose exec
:drestart docker-compose restart

About

An example on how to create an espanso package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published