Docker actual case

Source: Internet
Author: User

Operating system:
[email protected] ~]# Docker search BusyBox
NAME DESCRIPTION STARS Official automated
BusyBox BusyBox base image. 675 [OK]
Progrium/busybox [OK]
Radial/busyboxplus Full-chain, Internet enabled, BusyBox made ... All [OK]
Odise/busybox-python 3 [OK]


[email protected] ~]# Docker pull BusyBox
Latest:pulling from BusyBox
56ed16bd6310:pull Complete
Bc744c4ab376:pull Complete
digest:sha256:4a887a2326ec9e0fa90cce7b4764b0e627b5d6afcb81a3f73c85dc29cea00048
status:downloaded newer image for Busybox:latest

Run BusyBox
[email protected] ~]# Docker run-it BusyBox
/# grep
BusyBox v1.24.2 (2016-03-18 16:38:06 UTC) multi-call binary.

Usage:grep [-hhnlloqvsriwfe] [-M N] [-a/b/c N] pattern/-e pattern.../-f FILE [file] ...

Search for PATTERN in FILEs (or stdin)


viewing Mount Mount Information
/# Mount
Rootfs on/type rootfs (rw)
/dev/sda5 on/type Ext4 (rw,relatime,data=ordered)
Proc On/proc type proc (rw,nosuid,nodev,noexec,relatime)
Tmpfs on/dev type TMPFS (rw,nosuid,mode=755)
Devpts on/dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)


To modify the storage location of a docker image
Http://blog.chinaunix.net/uid-20788636-id-4988546.html

Docker actual case

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.