Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cooper-mbp:bandersnatch cooper$ docker build --network=host --tag bandersnatch .
- Sending build context to Docker daemon 54.67MB
- Step 1/12 : FROM python:3
- ---> 1e80caffd59e
- Step 2/12 : RUN mkdir -p /src
- ---> Using cache
- ---> 5daa398fde3e
- Step 3/12 : ADD setup.py /src
- ---> Using cache
- ---> 9c42015a089d
- Step 4/12 : ADD requirements.txt /src
- ---> Using cache
- ---> e0d20987f16c
- Step 5/12 : ADD README.md /src
- ---> 6e1134cc5ae5
- Step 6/12 : ADD CHANGES.md /src
- ---> 1602084b91d2
- Step 7/12 : ADD src /src/src
- ---> fbc55aa628b3
- Step 8/12 : ADD bandersnatch.conf /etc
- ---> 017157cdccec
- Step 9/12 : RUN pip install --upgrade pip
- ---> Running in 48c80c804ee8
- Requirement already up-to-date: pip in /usr/local/lib/python3.7/site-packages (18.1)
- Removing intermediate container 48c80c804ee8
- ---> 2d5eefbd1a71
- Step 10/12 : RUN pip install --upgrade -r /src/requirements.txt
- ---> Running in 72764f71e27b
- Collecting aiodns==1.1.1 (from -r /src/requirements.txt (line 1))
- Downloading https://files.pythonhosted.org/packages/bd/f5/b69cb930fd5ab0569396659afe3f3c0d37d4098e5d0ba6afdf6fd9388cb0/aiodns-1.1.1-py2.py3-none-any.whl
- Collecting aiohttp==3.4.4 (from -r /src/requirements.txt (line 2))
- Downloading https://files.pythonhosted.org/packages/97/29/9d1912f2746d171fc2fc0042a9edd117d386d53382a3aa12f7853466d52e/aiohttp-3.4.4-cp37-cp37m-manylinux1_x86_64.whl (1.1MB)
- Collecting async-timeout==3.0.1 (from -r /src/requirements.txt (line 3))
- Downloading https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0726c4464f3f23c8b19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl
- Collecting attrs==18.2.0 (from -r /src/requirements.txt (line 4))
- Downloading https://files.pythonhosted.org/packages/3a/e1/5f9023cc983f1a628a8c2fd051ad19e76ff7b142a0faf329336f9a62a514/attrs-18.2.0-py2.py3-none-any.whl
- Collecting certifi==2018.11.29 (from -r /src/requirements.txt (line 5))
- Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
- Collecting chardet==3.0.4 (from -r /src/requirements.txt (line 6))
- Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
- Collecting filelock==3.0.10 (from -r /src/requirements.txt (line 7))
- Downloading https://files.pythonhosted.org/packages/d7/ca/3c74396a9ed8a4cfab5459800edeef9a1269591cb21f5a49bd71a49c5fa2/filelock-3.0.10-py3-none-any.whl
- Collecting idna==2.8 (from -r /src/requirements.txt (line 8))
- Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
- Collecting multidict==4.5.2 (from -r /src/requirements.txt (line 9))
- Downloading https://files.pythonhosted.org/packages/88/f0/4d4cbd1a3744e3985efa49682352d0703df653ffa76b81f10fed86599a50/multidict-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (309kB)
- Collecting packaging==18.0 (from -r /src/requirements.txt (line 10))
- Downloading https://files.pythonhosted.org/packages/89/d1/92e6df2e503a69df9faab187c684585f0136662c12bb1f36901d426f3fab/packaging-18.0-py2.py3-none-any.whl
- Collecting pluggy==0.8.0 (from -r /src/requirements.txt (line 11))
- Downloading https://files.pythonhosted.org/packages/1c/e7/017c262070af41fe251401cb0d0e1b7c38f656da634cd0c15604f1f30864/pluggy-0.8.0-py2.py3-none-any.whl
- Collecting py==1.7.0 (from -r /src/requirements.txt (line 12))
- Downloading https://files.pythonhosted.org/packages/3e/c7/3da685ef117d42ac8d71af525208759742dd235f8094221fdaafcd3dba8f/py-1.7.0-py2.py3-none-any.whl (83kB)
- Collecting pycares==2.3.0 (from -r /src/requirements.txt (line 13))
- Downloading https://files.pythonhosted.org/packages/89/5c/3a7e1a52d6abb52b9ca1a56d2df699936e89d8b98f75cfd60d03363e7c10/pycares-2.3.0.tar.gz (224kB)
- Collecting pyparsing==2.3.0 (from -r /src/requirements.txt (line 14))
- Downloading https://files.pythonhosted.org/packages/71/e8/6777f6624681c8b9701a8a0a5654f3eb56919a01a78e12bf3c73f5a3c714/pyparsing-2.3.0-py2.py3-none-any.whl (59kB)
- Collecting python-dateutil==2.7.5 (from -r /src/requirements.txt (line 15))
- Downloading https://files.pythonhosted.org/packages/74/68/d87d9b36af36f44254a8d512cbfc48369103a3b9e474be9bdfe536abfc45/python_dateutil-2.7.5-py2.py3-none-any.whl (225kB)
- Collecting requests==2.21.0 (from -r /src/requirements.txt (line 16))
- Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
- Collecting setuptools==40.6.3 (from -r /src/requirements.txt (line 17))
- Downloading https://files.pythonhosted.org/packages/37/06/754589caf971b0d2d48f151c2586f62902d93dc908e2fd9b9b9f6aa3c9dd/setuptools-40.6.3-py2.py3-none-any.whl (573kB)
- Collecting six==1.12.0 (from -r /src/requirements.txt (line 18))
- Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
- Collecting toml==0.10.0 (from -r /src/requirements.txt (line 19))
- Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl
- Collecting urllib3==1.24.1 (from -r /src/requirements.txt (line 20))
- Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
- Collecting xmlrpc2==0.3.1 (from -r /src/requirements.txt (line 21))
- Downloading https://files.pythonhosted.org/packages/b1/3e/8a6baa0230e8720a27636125d902662f5294039a3e86194cb467d3cf4089/xmlrpc2-0.3.1.tar.gz
- Collecting yarl==1.3.0 (from -r /src/requirements.txt (line 22))
- Downloading https://files.pythonhosted.org/packages/fb/84/6d82f6be218c50b547aa29d0315e430cf8a23c52064c92d0a8377d7b7357/yarl-1.3.0.tar.gz (159kB)
- Building wheels for collected packages: pycares, xmlrpc2, yarl
- Running setup.py bdist_wheel for pycares: started
- Running setup.py bdist_wheel for pycares: finished with status 'done'
- Stored in directory: /root/.cache/pip/wheels/1b/05/16/da47eb345e8f05adee9145e6e0d0e2a30813af6b677afe9eff
- Running setup.py bdist_wheel for xmlrpc2: started
- Running setup.py bdist_wheel for xmlrpc2: finished with status 'done'
- Stored in directory: /root/.cache/pip/wheels/80/04/90/61281eb2a3f6d30f9fa55be449746e232e2f8cfffb0a8f6438
- Running setup.py bdist_wheel for yarl: started
- Running setup.py bdist_wheel for yarl: finished with status 'done'
- Stored in directory: /root/.cache/pip/wheels/e3/f0/13/d7c1c5cd76ef321fb635ce79232ca973cd0c91fabaaa71e1c7
- Successfully built pycares xmlrpc2 yarl
- Installing collected packages: pycares, aiodns, chardet, multidict, async-timeout, attrs, idna, yarl, aiohttp, certifi, filelock, six, pyparsing, packaging, pluggy, py, python-dateutil, urllib3, requests, setuptools, toml, xmlrpc2
- Found existing installation: setuptools 40.6.2
- Uninstalling setuptools-40.6.2:
- Successfully uninstalled setuptools-40.6.2
- Successfully installed aiodns-1.1.1 aiohttp-3.4.4 async-timeout-3.0.1 attrs-18.2.0 certifi-2018.11.29 chardet-3.0.4 filelock-3.0.10 idna-2.8 multidict-4.5.2 packaging-18.0 pluggy-0.8.0 py-1.7.0 pycares-2.3.0 pyparsing-2.3.0 python-dateutil-2.7.5 requests-2.21.0 setuptools-40.6.3 six-1.12.0 toml-0.10.0 urllib3-1.24.1 xmlrpc2-0.3.1 yarl-1.3.0
- Removing intermediate container 72764f71e27b
- ---> d5b6daa40afb
- Step 11/12 : RUN cd /src && pip install .
- ---> Running in 56cefcb0c398
- Processing /src
- Requirement already satisfied: aiohttp in /usr/local/lib/python3.7/site-packages (from bandersnatch==3.1.2) (3.4.4)
- Requirement already satisfied: filelock in /usr/local/lib/python3.7/site-packages (from bandersnatch==3.1.2) (3.0.10)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from bandersnatch==3.1.2) (18.0)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from bandersnatch==3.1.2) (2.21.0)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from bandersnatch==3.1.2) (40.6.3)
- Requirement already satisfied: xmlrpc2 in /usr/local/lib/python3.7/site-packages (from bandersnatch==3.1.2) (0.3.1)
- Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->bandersnatch==3.1.2) (18.2.0)
- Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->bandersnatch==3.1.2) (1.3.0)
- Requirement already satisfied: multidict<5.0,>=4.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->bandersnatch==3.1.2) (4.5.2)
- Requirement already satisfied: chardet<4.0,>=2.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->bandersnatch==3.1.2) (3.0.4)
- Requirement already satisfied: async-timeout<4.0,>=3.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->bandersnatch==3.1.2) (3.0.1)
- Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from packaging->bandersnatch==3.1.2) (1.12.0)
- Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging->bandersnatch==3.1.2) (2.3.0)
- Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->bandersnatch==3.1.2) (1.24.1)
- Requirement already satisfied: idna<2.9,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->bandersnatch==3.1.2) (2.8)
- Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->bandersnatch==3.1.2) (2018.11.29)
- Requirement already satisfied: python-dateutil>=2.1 in /usr/local/lib/python3.7/site-packages (from xmlrpc2->bandersnatch==3.1.2) (2.7.5)
- Building wheels for collected packages: bandersnatch
- Running setup.py bdist_wheel for bandersnatch: started
- Running setup.py bdist_wheel for bandersnatch: finished with status 'done'
- Stored in directory: /tmp/pip-ephem-wheel-cache-vu3elmkc/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23
- Successfully built bandersnatch
- Installing collected packages: bandersnatch
- Successfully installed bandersnatch-3.1.2
- Removing intermediate container 56cefcb0c398
- ---> a5a98274626b
- Step 12/12 : CMD ["python", "/src/src/runner.py", "3600"]
- ---> Running in eb2e98ccdaab
- Removing intermediate container eb2e98ccdaab
- ---> 725eb74cf74d
- Successfully built 725eb74cf74d
- Successfully tagged bandersnatch:latest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement