Skip to content

A repo to write docker step by step, a notebook for 《自己动手写Docker》

License

Notifications You must be signed in to change notification settings

JasonkayZK/my_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Docker

开发环境

  • Ubuntu 20.04
  • Golang 1.17
$ uname -a
Linux jasonkay 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

$ docker version
Client: Docker Engine - Community
 Version:           20.10.8
 API version:       1.41
 Go version:        go1.16.6
 Git commit:        3967b7d
 Built:             Fri Jul 30 19:54:27 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

在Windows下使用Goland进行开发时,需要将settings→Go→Build Tags & Vendoring下的OS修改为linux

资源获取

书籍《自己动手写Docker》的学习笔记;

书籍获取地址:

实验说明

  • 使用mount命令挂载后的目录,请在实验后使用umount命令取消挂载

About

A repo to write docker step by step, a notebook for 《自己动手写Docker》

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published