Skip to content

mnp014/Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working with Docker

Following are the operations available in docker envt:

CONTAINERS

  • attach
  • commit
  • copy
  • create
  • destroy
  • detach
  • die
  • exec_create
  • exec_detach
  • exec_die
  • exec_start
  • export
  • health_status
  • kill
  • oom
  • pause
  • rename
  • resize
  • restart
  • start
  • stop
  • top
  • unpause
  • update

IMAGES

  • delete
  • import
  • load
  • pull
  • push
  • save
  • tag
  • untag

PLUGINS

  • enable
  • disable
  • install
  • remove

VOLUMES

  • create
  • destroy
  • mount
  • unmount

NETWORKS

  • create
  • connect
  • destroy
  • disconnect
  • remove

DAEMONS

  • reload

SERVICES

  • create
  • remove
  • update

NODES

  • create
  • remove
  • update

SECRETS

  • create
  • remove
  • update

CONFIGS

  • create
  • remove
  • update

About

basics of using docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published