mirror of
https://github.com/moby/moby.git
synced 2026-07-16 20:42:23 +00:00
7 lines
113 B
Bash
7 lines
113 B
Bash
#!/bin/bash
|
|
|
|
bundle .ensure-emptyfs
|
|
bundle .ensure-frozen-images
|
|
bundle .ensure-images
|
|
bundle .ensure-httpserver
|