Skip to content

Instantly share code, notes, and snippets.

@dasTholo
dasTholo / gist:1c31b52095db2daf2ac8bcab7c9041b8
Created August 5, 2020 07:54
matrix-nio docker build log
niotor git:(docker-install) ✗ docker-compose up --build
Building nio-smith
Step 1/19 : ARG PYTHON_VERSION=3.8
Step 2/19 : FROM docker.io/python:${PYTHON_VERSION}-alpine3.11 as builder
3.8-alpine3.11: Pulling from library/python
Digest: sha256:87ac062801f85f85472124fbd4a346568640cf5b13e277c83d058a56364967bc
Status: Downloaded newer image for python:3.8-alpine3.11
---> aec0a31f4b72
Step 3/19 : LABEL name="nio-smith"
---> Using cache