Skip to content

We need to install docker helpers on the docker server #13

@timlinux

Description

@timlinux
cd /usr/local/
git clone git://github.com/kartoza/docker-helpers.git
echo export "PATH=\$PATH:/usr/local/docker-helpers" | sudo tee --append vim /etc/bash.bashrc 

Verification:

dps

Expected output (will vary depending on which docker containers are running):

timlinux@docker:/data/jenkins.inasafe.org$ dps
CONTAINER ID        IMAGE                       COMMAND                CREATED             STATUS              PORTS                    NAMES       
669771bd0d10        tutum/wordpress-stackable   "/run.sh"              13 hours ago        Up 13 hours         0.0.0.0:8101->80/tcp     inasafeorg_wordpress_1   
056b4d688686        tutum/mysql:5.5             "/run.sh"              13 hours ago        Up 13 hours         3306/tcp                 inasafeorg_db_1 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions