Преглед на файлове

Switch to alpine base image

This drastically decreases the overall image size. Quick comparison:

```
# Image fetched from Docker Hub
dutchcoders/transfer.sh   latest              a875ed5dfa56        5 months ago        704MB
# Image just built
dutchcoders/transfer.sh   latest              a220c49297eb        4 minutes ago       269MB
```
tags/v1.0.0
TheAssassin преди 6 години
committed by GitHub
родител
ревизия
f6c91c85fe
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Целия файл

@@ -1,4 +1,4 @@
FROM golang:1.7
FROM golang:1.7-alpine
MAINTAINER Remco Verhoef <remco@dutchcoders.io>

# Copy the local package files to the container's workspace.


Зареждане…
Отказ
Запис