Skip to content

sameersbn/docker-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Introduction

Helper scripts for everyday docker use.

Install

git clone https://github.com/sameersbn/docker-extras.git
cd docker-extras
sudo make install

Commands

  • docker-purge : removes stopped containers and/or unnamed images
  • docker-ip : get ip address of a running container
  • docker-last : get id of the most recent container
  • docker-ip-last: get ip address of the most recent container
  • docker-stop-last: stop the most recent container

Uninstall

sudo make uninstall

About

Helper scripts for everyday docker use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published