Skip to content

Console Output

08:32:24 + docker build -t dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
08:32:24 Sending build context to Docker daemon  1.375MB

08:32:24 Step 1/21 : ARG PYTHON_VERSION=3.7
08:32:24 Step 2/21 : FROM python:${PYTHON_VERSION}
08:32:25 3.7: Pulling from library/python
08:32:25 0ecb575e629c: Pulling fs layer
08:32:25 7467d1831b69: Pulling fs layer
08:32:25 feab2c490a3c: Pulling fs layer
08:32:25 f15a0f46f8c3: Pulling fs layer
08:32:25 937782447ff6: Pulling fs layer
08:32:25 e78b7aaaab2c: Pulling fs layer
08:32:25 d6bffa7c00e3: Pulling fs layer
08:32:25 20e485dc4919: Pulling fs layer
08:32:25 d691069cb281: Pulling fs layer
08:32:25 e78b7aaaab2c: Waiting
08:32:25 d6bffa7c00e3: Waiting
08:32:25 20e485dc4919: Waiting
08:32:25 d691069cb281: Waiting
08:32:25 f15a0f46f8c3: Waiting
08:32:25 937782447ff6: Waiting
08:32:25 feab2c490a3c: Verifying Checksum
08:32:25 feab2c490a3c: Download complete
08:32:25 7467d1831b69: Verifying Checksum
08:32:25 7467d1831b69: Download complete
08:32:26 0ecb575e629c: Verifying Checksum
08:32:26 0ecb575e629c: Download complete
08:32:26 e78b7aaaab2c: Verifying Checksum
08:32:26 e78b7aaaab2c: Download complete
08:32:26 f15a0f46f8c3: Verifying Checksum
08:32:26 f15a0f46f8c3: Download complete
08:32:26 20e485dc4919: Verifying Checksum
08:32:26 20e485dc4919: Download complete
08:32:26 d691069cb281: Verifying Checksum
08:32:26 d691069cb281: Download complete
08:32:26 d6bffa7c00e3: Verifying Checksum
08:32:26 d6bffa7c00e3: Download complete
08:32:27 937782447ff6: Download complete
08:32:29 0ecb575e629c: Pull complete
08:32:29 7467d1831b69: Pull complete
08:32:29 feab2c490a3c: Pull complete
08:32:32 f15a0f46f8c3: Pull complete
08:32:40 937782447ff6: Pull complete
08:32:40 e78b7aaaab2c: Pull complete
08:32:41 d6bffa7c00e3: Pull complete
08:32:41 20e485dc4919: Pull complete
08:32:41 d691069cb281: Pull complete
08:32:41 Digest: sha256:40b5df4a22109e11fcd2d5a36c146687072c5b18771162180146646d9e73029d
08:32:41 Status: Downloaded newer image for python:3.7
08:32:41  ---> 2699987679cd
08:32:41 Step 3/21 : ARG APT_MIRROR
08:32:43  ---> Running in 36f89308e09d
08:32:43 Removing intermediate container 36f89308e09d
08:32:43  ---> 11724cc2b129
08:32:43 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list     && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
08:32:43  ---> Running in 52bcfa4d3e5f
08:32:44 Removing intermediate container 52bcfa4d3e5f
08:32:44  ---> 6d9f32331a4d
08:32:44 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
08:32:44  ---> Running in da2bfed0b9d4
08:32:45 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:32:45 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
08:32:45 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:32:45 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
08:32:45 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:32:45 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
08:32:46 Fetched 8423 kB in 2s (4854 kB/s)
08:32:46 Reading package lists...
08:32:47 Reading package lists...
08:32:47 Building dependency tree...
08:32:47 Reading state information...
08:32:47 The following additional packages will be installed:
08:32:47   tree
08:32:47 Suggested packages:
08:32:47   libxml-simple-perl ruby
08:32:47 Recommended packages:
08:32:47   qrencode xclip
08:32:47 The following NEW packages will be installed:
08:32:47   gnupg2 pass tree
08:32:47 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
08:32:47 Need to get 481 kB of archives.
08:32:47 After this operation, 684 kB of additional disk space will be used.
08:32:47 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
08:32:47 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
08:32:47 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
08:32:48 debconf: delaying package configuration, since apt-utils is not installed
08:32:48 Fetched 481 kB in 0s (1783 kB/s)
08:32:48 Selecting previously unselected package gnupg2.
08:32:48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24611 files and directories currently installed.)
08:32:48 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
08:32:48 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
08:32:48 Selecting previously unselected package tree.
08:32:48 Preparing to unpack .../tree_1.8.0-1_amd64.deb ...
08:32:48 Unpacking tree (1.8.0-1) ...
08:32:48 Selecting previously unselected package pass.
08:32:48 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
08:32:48 Unpacking pass (1.7.3-2) ...
08:32:48 Setting up gnupg2 (2.2.12-1+deb10u1) ...
08:32:48 Setting up tree (1.8.0-1) ...
08:32:48 Setting up pass (1.7.3-2) ...
08:32:49 Removing intermediate container da2bfed0b9d4
08:32:49  ---> da349febbd7e
08:32:49 Step 6/21 : COPY tests/ssh-keys /root/.ssh
08:32:49  ---> 3ebd9a439fcb
08:32:49 Step 7/21 : RUN chmod -R 600 /root/.ssh
08:32:49  ---> Running in 51a747ea43d2
08:32:50 Removing intermediate container 51a747ea43d2
08:32:50  ---> dd5d0b1d62db
08:32:50 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
08:32:50  ---> 489564e946d4
08:32:50 Step 9/21 : RUN gpg2 --import gpg-keys/secret
08:32:50  ---> Running in 8a25a515bc5c
08:32:51 gpg: directory '/root/.gnupg' created
08:32:51 gpg: keybox '/root/.gnupg/pubring.kbx' created
08:32:51 gpg: /root/.gnupg/trustdb.gpg: trustdb created
08:32:51 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
08:32:51 gpg: key 464ED987A7B21401: secret key imported
08:32:51 gpg: Total number processed: 1
08:32:51 gpg:               imported: 1
08:32:51 gpg:       secret keys read: 1
08:32:51 gpg:   secret keys imported: 1
08:32:51 Removing intermediate container 8a25a515bc5c
08:32:51  ---> bc806b827cc8
08:32:51 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
08:32:51  ---> Running in 6b9bd4eee97e
08:32:52 gpg: inserting ownertrust of 6
08:32:52 Removing intermediate container 6b9bd4eee97e
08:32:52  ---> 74f2dc11fd1d
08:32:52 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
08:32:52  ---> Running in eb9955d85867
08:32:52 gpg: please do a --check-trustdb
08:32:52 mkdir: created directory '/root/.password-store/'
08:32:52 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
08:32:53 Removing intermediate container eb9955d85867
08:32:53  ---> 9f8647f99f96
08:32:53 Step 12/21 : RUN gpg2 --check-trustdb
08:32:53  ---> Running in 8b5b5df251bd
08:32:53 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
08:32:53 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
08:32:54 Removing intermediate container 8b5b5df251bd
08:32:54  ---> ff59bc06e21f
08:32:54 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
08:32:54  ---> Running in 2b2c10e42907
08:32:54 Removing intermediate container 2b2c10e42907
08:32:54  ---> d5f528ba9e8a
08:32:54 Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
08:32:54  ---> Running in 207e2a310e40
08:32:55 Removing intermediate container 207e2a310e40
08:32:55  ---> ebc41df3e009
08:32:55 Step 15/21 : WORKDIR /src
08:32:55  ---> Running in afa6b62ccd55
08:32:55 Removing intermediate container afa6b62ccd55
08:32:55  ---> 6bd9914a6e27
08:32:55 Step 16/21 : COPY requirements.txt /src/requirements.txt
08:32:55  ---> a361aaf89039
08:32:55 Step 17/21 : RUN pip install -r requirements.txt
08:32:55  ---> Running in 65b092b0a163
08:32:57 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
08:33:01 Collecting appdirs==1.4.3
08:33:02   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
08:33:02 Collecting asn1crypto==0.22.0
08:33:02   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
08:33:02 Collecting backports.ssl-match-hostname==3.5.0.1
08:33:02   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
08:33:03 Collecting cffi==1.14.4
08:33:03   Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB)
08:33:03 Collecting cryptography==3.2
08:33:03   Downloading cryptography-3.2-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
08:33:03 Collecting enum34==1.1.6
08:33:03   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
08:33:03 Collecting idna==2.5
08:33:03   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
08:33:03 Collecting ipaddress==1.0.18
08:33:03   Downloading ipaddress-1.0.18.tar.gz (32 kB)
08:33:03 Collecting packaging==16.8
08:33:03   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
08:33:04 Collecting paramiko==2.4.2
08:33:04   Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB)
08:33:04 Collecting pycparser==2.17
08:33:04   Downloading pycparser-2.17.tar.gz (231 kB)
08:33:04 Collecting pyOpenSSL==18.0.0
08:33:04   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
08:33:04 Collecting pyparsing==2.2.0
08:33:04   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
08:33:04 Collecting requests==2.20.0
08:33:04   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
08:33:04 Collecting six==1.10.0
08:33:04   Downloading six-1.10.0-py2.py3-none-any.whl (10 kB)
08:33:04 Collecting urllib3==1.24.3
08:33:04   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
08:33:04 Collecting websocket-client==0.56.0
08:33:04   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
08:33:04 Collecting pyasn1>=0.1.7
08:33:04   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
08:33:04 Collecting pynacl>=1.0.1
08:33:04   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
08:33:04 Collecting bcrypt>=3.1.3
08:33:04   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
08:33:05 Collecting certifi>=2017.4.17
08:33:05   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
08:33:05 Collecting chardet<3.1.0,>=3.0.2
08:33:05   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
08:33:05 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser
08:33:05   Building wheel for backports.ssl-match-hostname (setup.py): started
08:33:05   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
08:33:05   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=6c42e001a017a85b124d14962b8f8b51054d31298d68014231650eaccd99bc08
08:33:05   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
08:33:05   Building wheel for ipaddress (setup.py): started
08:33:05   Building wheel for ipaddress (setup.py): finished with status 'done'
08:33:05   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=59f5e9afc0e91fd0d27846d7cde72a4ad915fbf970c3d2e6434b9d9599d1f936
08:33:05   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
08:33:05   Building wheel for pycparser (setup.py): started
08:33:05   Building wheel for pycparser (setup.py): finished with status 'done'
08:33:05   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192877 sha256=459b6aabd2ade839e7ed8996783b0a8d77718dc13fdb08f803a884f062c7bde3
08:33:05   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
08:33:05 Successfully built backports.ssl-match-hostname ipaddress pycparser
08:33:06 Installing collected packages: pycparser, six, cffi, urllib3, pyparsing, pynacl, pyasn1, idna, cryptography, chardet, certifi, bcrypt, websocket-client, requests, pyOpenSSL, paramiko, packaging, ipaddress, enum34, backports.ssl-match-hostname, asn1crypto, appdirs
08:33:07 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2020.12.5 cffi-1.14.4 chardet-3.0.4 cryptography-3.2 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.4.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
08:33:14 Removing intermediate container 65b092b0a163
08:33:14  ---> dcd99104a9fa
08:33:14 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
08:33:14  ---> 46cb097b8434
08:33:14 Step 19/21 : RUN pip install -r test-requirements.txt
08:33:14  ---> Running in e1487e975c14
08:33:19 Collecting setuptools==44.0.0
08:33:20   Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
08:33:20 Collecting coverage==4.5.2
08:33:20   Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB)
08:33:20 Collecting flake8==3.6.0
08:33:20   Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB)
08:33:20 Collecting mock==1.0.1
08:33:20   Downloading mock-1.0.1.zip (861 kB)
08:33:21 Collecting pytest==4.3.1
08:33:21   Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB)
08:33:21 Collecting pytest-cov==2.6.1
08:33:21   Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB)
08:33:21 Collecting pytest-timeout==1.3.3
08:33:21   Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB)
08:33:21 Collecting mccabe<0.7.0,>=0.6.0
08:33:21   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
08:33:21 Collecting pycodestyle<2.5.0,>=2.4.0
08:33:21   Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB)
08:33:21 Collecting pyflakes<2.1.0,>=2.0.0
08:33:21   Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB)
08:33:21 Collecting py>=1.5.0
08:33:21   Downloading py-1.10.0-py2.py3-none-any.whl (97 kB)
08:33:21 Collecting atomicwrites>=1.0
08:33:21   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
08:33:21 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.10.0)
08:33:21 Collecting pluggy>=0.7
08:33:21   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
08:33:21 Collecting more-itertools>=4.0.0
08:33:22   Downloading more_itertools-8.7.0-py3-none-any.whl (48 kB)
08:33:22 Collecting attrs>=17.4.0
08:33:22   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
08:33:22 Collecting importlib-metadata>=0.12
08:33:22   Downloading importlib_metadata-3.7.0-py3-none-any.whl (11 kB)
08:33:22 Collecting typing-extensions>=3.6.4
08:33:22   Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
08:33:22 Collecting zipp>=0.5
08:33:22   Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB)
08:33:22 Building wheels for collected packages: mock
08:33:22   Building wheel for mock (setup.py): started
08:33:22   Building wheel for mock (setup.py): finished with status 'done'
08:33:22   Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=df4f0e68d175ef88c58c5dd1e1db031e4b8efa4ea1f1b94fcf9ee3ca8c116697
08:33:22   Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1
08:33:22 Successfully built mock
08:33:22 Installing collected packages: zipp, typing-extensions, importlib-metadata, setuptools, py, pluggy, more-itertools, attrs, atomicwrites, pytest, pyflakes, pycodestyle, mccabe, coverage, pytest-timeout, pytest-cov, mock, flake8
08:33:22   Attempting uninstall: setuptools
08:33:22     Found existing installation: setuptools 53.0.0
08:33:22     Uninstalling setuptools-53.0.0:
08:33:22       Successfully uninstalled setuptools-53.0.0
08:33:23 Successfully installed atomicwrites-1.4.0 attrs-20.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-3.7.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.7.0 pluggy-0.13.1 py-1.10.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-44.0.0 typing-extensions-3.7.4.3 zipp-3.4.0
08:33:24 Removing intermediate container e1487e975c14
08:33:24  ---> 3808971b5f70
08:33:24 Step 20/21 : COPY . /src
08:33:24  ---> 24742400708f
08:33:24 Step 21/21 : RUN pip install .
08:33:24  ---> Running in 3db24b7704a6
08:33:25 Processing /src
08:33:25 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (1.10.0)
08:33:25 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (0.56.0)
08:33:25 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (2.20.0)
08:33:25 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4)
08:33:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2020.12.5)
08:33:25 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3)
08:33:25 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5)
08:33:25 Building wheels for collected packages: docker
08:33:25   Building wheel for docker (setup.py): started
08:33:26   Building wheel for docker (setup.py): finished with status 'done'
08:33:26   Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=147103 sha256=cb067f78933e887dc34986cb21602530f648d26e6ed21dbfd3fec52ceb5ed4fb
08:33:26   Stored in directory: /tmp/pip-ephem-wheel-cache-x2exa8ka/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
08:33:26 Successfully built docker
08:33:26 Installing collected packages: docker
08:33:26 Successfully installed docker-4.5.0.dev0
08:33:26 Removing intermediate container 3db24b7704a6
08:33:26  ---> 8586a03c24dd
08:33:26 Successfully built 8586a03c24dd
08:33:26 Successfully tagged dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135