container-demos
container-demos copied to clipboard
Start a container in 20 machines in 5 seconds.
- make a container.
- start the containers with swarm or fleet
- (they share download with each other!)
Discussion
- Would need to look at
swarmorfleetand see if modifications need to be done. If the base docker client can download fromipfs, this might not be needed. Not sure if swarm and fleet shells out or does a library call.