atom-build icon indicating copy to clipboard operation
atom-build copied to clipboard

Run on remote host?

Open Axelen123 opened this issue 6 years ago • 0 comments

I am working on a docker project and when I try to run openssh to connect to it nothing happens...

build script:

cmd: ssh [Username]@[IP] cd [The Folder] && sudo docker-compose up

Axelen123 avatar Aug 11 '18 21:08 Axelen123