ใหม่สำหรับนักเทียบท่า
mint 17
ติดตั้งนักเทียบท่าจากเครื่องมือการจัดการซอฟต์แวร์
เมื่อฉันวิ่ง docker run hello-world
ฉันได้รับ:
FATA[0000] Error response from daemon: Cannot start container a6bcc1ede2c38cb6b020cf5ab35ebd51b64535af57fa44f5966c37bdf89c8781: [8] System error: mountpoint for devices not found
เมื่อฉันดูบันทึกการบริการ ( /var/log/upstart/docker.log
) ฉันเห็น:
ERRO[0617] Couldn't run auplink before unmount: exec: "auplink": executable file not found in $PATH
ERRO[0617] Couldn't run auplink before unmount: exec: "auplink": executable file not found in $PATH
: รุ่นนักเทียบท่า
Client version: 1.6.2
Client API version: 1.18
Go version (client): go1.2.1
Git commit (client): 7c8fca2
OS/Arch (client): linux/amd64
Server version: 1.6.2
Server API version: 1.18
Go version (server): go1.2.1
Git commit (server): 7c8fca2
OS/Arch (server): linux/amd64
: ข้อมูลนักเทียบท่า
Containers: 2
Images: 1
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 5
Dirperm1 Supported: false
Execution Driver: native-0.2
Kernel Version: 3.13.0-24-generic
Operating System: Ubuntu 14.04.3 LTS
CPUs: 8
Total Memory: 15.6 GiB
Name: DWDEV-HOME-HBABAI
ID: K4GX:DTV6:547V:U3BO:YEOA:WVNU:NZEZ:L3GG:4W7U:IXNS:X3QK:5PVR
WARNING: No memory limit support
WARNING: No swap limit support
ปรับปรุง:
ติดตั้งsudo apt-get install aufs-tools
เซอร์วิสนักเทียบท่าที่รีสตาร์ทแล้ว ฉันไม่เห็นข้อผิดพลาดต่อไปนี้:
ERRO[0617] Couldn't run auplink before unmount: exec: "auplink": executable file not found in $PATH
อย่างไรก็ตามในบันทึกที่ฉันเห็นว่าเมื่อนักเทียบท่าเริ่มต้นมันเตือนฉันเกี่ยวกับจุดเชื่อมต่อหน่วยความจำ:
INFO[0000] -job init_networkdriver() = OK (0)
/var/run/docker.sock is up
WARN[0000] mountpoint for memory not found
INFO[0000] Loading containers: start.
ฉันรู้สึกว่ามันเกี่ยวข้องกับ cgroup ... แต่ฉันไม่รู้เกี่ยวกับเทคโนโลยีนั้น (ยัง) ...