一旦你完成了Docker的安装,你应该很想立刻就继续做点儿啥,而不是坐享其成。进一步的工作包括安装一个基本的镜像,对于这一步,可以使用resin/rpi-raspbian,从这里你可以直接在你的树莓派开始使用Docker了。 1.下载基础镜像并开启shell终端1docker run -t -i resin/rpi-raspbian /bin/bash 2.下载docker的示例项目我们创建了一个
Continue reading

This tutorial describes useful things if you want to set up and run Docker on your RaspberryPi from scratch. If you prefer a ready to use image you may want to read this article and take the image pro
Continue reading

Chapter1-Introduction

in docker

Introducing DockerDocker is an open-source engine that automates the deployment of applications into containers. It was written by the team at Docker, Inc (formerly dotCloud Inc, an early player in th
Continue reading

1.查看TF的设备名1sudo fdisk -l 2.将镜像烧录至SD卡1sudo dd bs=4M if=2015-05-05-wheezy-raspbian.img of=/dev/sdb 参数 含义 备注 bs blocksize的缩写,表示一次写入多大的块 4M一般都没问题,如果不行,试试改成1M if input file缩写,表示镜像的路径 $12 of ou
Continue reading

因为你曾经在 Google 搜索结果里翻了好几页才找到的答案,下次搜索时还要再找一遍,效率是不高的 用纸记录笔记已经不适合。每次搬家或清理时,曾经写满笔记的小本子都会被我遗弃掉,如果不翻开那些小本子,我几乎不会记得我曾经记录过什么东西。一旦那些纸质笔记本被我扔掉,之前记录的所有笔记内容都会从我的记忆中抹去。 现在市面上大多数的笔记软件的文件存储都是使用私有格式,一旦它停止服务,你只能寄希望于它提
Continue reading

  • page 1 of 1

Gu Wen


Research Developer


Beijing,China