Multi arch nginx-slim docker image

Signed-off-by: Manjunath A Kumatagi <mkumatag@in.ibm.com>
This commit is contained in:
Manjunath A Kumatagi 2017-04-11 19:19:15 +05:30
parent 6ed6475e87
commit 172f7548d4
6 changed files with 152 additions and 15 deletions

View file

@ -13,7 +13,9 @@
# limitations under the License.
FROM gcr.io/google_containers/ubuntu-slim:0.8
FROM BASEIMAGE
CROSS_BUILD_COPY qemu-ARCH-static /usr/bin/
COPY build.sh /tmp