Simplify port mapping of endpoints

This commit is contained in:
Manuel de Brito Fontes 2016-04-28 20:04:41 -03:00
parent 8bf7007c40
commit 996c769080
3 changed files with 52 additions and 35 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/google_containers/nginx-slim:0.7
FROM gcr.io/google_containers/nginx-slim:0.6
RUN apt-get update && apt-get install -y \
diffutils \