-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Ao executar o comando: sudo docker build -t tracd .
Aprensenta o erro:
=> ERROR [ 5/19] RUN easy_install https://trac-hacks.org/svn/ticketimportplugin/0.11 2.4s
[ 5/19] RUN easy_install https://trac-hacks.org/svn/ticketimportplugin/0.11:
0.505 Downloading https://trac-hacks.org/svn/ticketimportplugin/0.11
2.360 error: https://trac-hacks.org/svn/ticketimportplugin/0.11 hostname 'trac-hacks.org' doesn't match 'www.trac-hacks.org'
Dockerfile:11
9 | # Plugins:
10 | # http://trac-hacks.org/wiki/HackIndex
11 | >>> RUN easy_install https://trac-hacks.org/svn/ticketimportplugin/0.11
12 | RUN easy_install https://trac-hacks.org/svn/visualizationplugin/
13 | RUN easy_install https://trac-hacks.org/svn/awesomeattachmentsplugin/
ERROR: failed to solve: process "/bin/sh -c easy_install https://trac-hacks.org/svn/ticketimportplugin/0.11" did not complete successfully: exit code: 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels