mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
6 lines
91 B
Bash
6 lines
91 B
Bash
#!/bin/bash
|
|
|
|
bundle .ensure-emptyfs
|
|
bundle .ensure-frozen-images
|
|
bundle .ensure-httpserver
|