Explorar el Código

Avoid re-creating layers over and over.

master
Ray Burgemeestre hace 5 años
padre
commit
07065edc83
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      fpm/Makefile

+ 1
- 0
fpm/Makefile Ver fichero

@@ -1,5 +1,6 @@
SHELL:=/bin/bash

ubuntu1804fpm:
docker pull rayburgemeestre/fpm-ubuntu:18.04 || true
docker build . -f Dockerfile -t rayburgemeestre/fpm-ubuntu:18.04
docker push rayburgemeestre/fpm-ubuntu:18.04

Cargando…
Cancelar
Guardar