Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 397 Bytes

File metadata and controls

8 lines (6 loc) · 397 Bytes

Setting up the RaspberryPi for running Containers

Raspbian 2019-4-8 currently doesn't allow containerization.

  • Downloaded ubuntu 18.04 RPi 3B iso image.
  • Installed with the Etcher app on the microSD
  • Booted the RaspberryPi and ran the initial setup.
  • used ssh ubuntu@<ipaddress> to get access into the Pi.