You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending build context to Docker daemon 115.2kB
Step 1/20 : FROM ubuntu:14.04
---> df043b4f0cf1
Step 2/20 : MAINTAINER Matthias Kadenbach [email protected]
---> Running in 85ebc99db8d0
Removing intermediate container 85ebc99db8d0
---> 13f27e6c1ec0
Step 3/20 : RUN echo 'deb http://deb.torproject.org/torproject.org trusty main' | tee /etc/apt/sources.list.d/torproject.list
---> Running in 24a07eb5da94
deb http://deb.torproject.org/torproject.org trusty main
Removing intermediate container 24a07eb5da94
---> 3f854f07a962
Step 4/20 : RUN gpg --keyserver keys.gnupg.net --recv 886DDD89
---> Running in 481e57515175
gpg: directory /root/.gnupg' created gpg: new configuration file /root/.gnupg/gpg.conf' created
gpg: WARNING: options in /root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring /root/.gnupg/secring.gpg' created
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: requesting key 886DDD89 from hkp server keys.gnupg.net
gpg: packet(13) too large
gpg: read_block: read error: invalid packet
gpg: Total number processed: 0
gpg: no valid OpenPGP data found.
The command '/bin/sh -c gpg --keyserver keys.gnupg.net --recv 886DDD89' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered:
Sending build context to Docker daemon 115.2kB
Step 1/20 : FROM ubuntu:14.04
---> df043b4f0cf1
Step 2/20 : MAINTAINER Matthias Kadenbach [email protected]
---> Running in 85ebc99db8d0
Removing intermediate container 85ebc99db8d0
---> 13f27e6c1ec0
Step 3/20 : RUN echo 'deb http://deb.torproject.org/torproject.org trusty main' | tee /etc/apt/sources.list.d/torproject.list
---> Running in 24a07eb5da94
deb http://deb.torproject.org/torproject.org trusty main
Removing intermediate container 24a07eb5da94
---> 3f854f07a962
Step 4/20 : RUN gpg --keyserver keys.gnupg.net --recv 886DDD89
---> Running in 481e57515175
gpg: directory
/root/.gnupg' created gpg: new configuration file
/root/.gnupg/gpg.conf' createdgpg: WARNING: options in
/root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring
/root/.gnupg/secring.gpg' createdgpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: requesting key 886DDD89 from hkp server keys.gnupg.net
gpg: packet(13) too large
gpg: read_block: read error: invalid packet
gpg: Total number processed: 0
gpg: no valid OpenPGP data found.
The command '/bin/sh -c gpg --keyserver keys.gnupg.net --recv 886DDD89' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered: