This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [internal] load build definition from Dockerfile | |
| transferring 6279/0 0.004 | |
| [internal] load metadata for quay.io/jupyter/minimal-notebook:latest | |
| [internal] load .dockerignore | |
| [ 1/18] FROM quay.io/jupyter/minimal-notebook:latest@sha256:182e233fa335cb7b92d6c5ac2222cf7036b1848ba317b746c4708e47a390661e | |
| resolve quay.io/jupyter/minimal-notebook:latest@sha256:182e233fa335cb7b92d6c5ac2222cf7036b1848ba317b746c4708e47a390661e 0/0 0.008 | |
| [internal] load build context | |
| transferring 22020/0 0.012 | |
| [ 3/18] RUN apt-get update && apt-get install -y --no-install-recommends build-essential gcc git automake autoconf make libcurl4-openssl-dev ca-certificates libssl-dev wget perl zlib1g-dev libzstd-dev libczmq-dev curl unzip nodejs npm pipx rlwrap retry sbcl && rm -rf /var/lib/apt/lists/* # remove cached apt files | |
| [ 6/18] COPY archlinux-cl/asdf-add /usr/loca |
OlderNewer