1

I have a PI3 and I wan't to run nano server docker containers on it. Is this possible?

Can i install docker on IoT core? Or are there any other solutions for this?

AKG
  • 337
  • 3
  • 18

3 Answers3

1

you can run docker on pi3. i confirmed this using offical debian as operation system, i'm not sure IoT core.

attentions: images must support arm can run on pi3 docker

https://www.raspberrypi.org/blog/docker-comes-to-raspberry-pi/

here is some pi3 supported images https://hub.docker.com/u/hypriot/?page=2

dormi330
  • 1,273
  • 11
  • 18
0

for Raspberry Pi 2 and 3 can install official release of Windows 10 IoT Core and Windows 10 IoT Core Insider Preview.

Nano Sever installation, is from virtualization environment from Hyper V .

0

According to Microsoft (back in May, 2018), you can or will be able to run Nano Server containers on IoT Core: https://learn.microsoft.com/en-us/windows-server/get-started/nano-in-semi-annual-channel

also see this question: Can Docker containers run in Windows IoT Core

G DeMasters
  • 61
  • 1
  • 5