Just a note: I added the build to Docker hub and it's now up. You don't
have to initiate the build locally anymore. You can just use the first
command and build with my image:
https://hub.docker.com/repository/docker/greghellings/xiphos/general

--Greg

On Mon, May 18, 2020 at 11:15 AM Greg Hellings <greg.helli...@gmail.com>
wrote:

>
>
> On Mon, May 18, 2020 at 11:14 AM Greg Hellings <greg.helli...@gmail.com>
> wrote:
>
>>
>>
>> On Mon, May 18, 2020 at 4:24 AM Karl Kleinpaste <k...@kleinpaste.org>
>> wrote:
>>
>>> On 5/17/20 11:39 PM, Greg Hellings wrote:
>>>
>>> $ grep docker win32/WindowsBuildNotes.txt
>>> docker run --rm -it -v $(pwd):/source greg-hellings/xiphos
>>> docker build -t xiphos win32
>>> docker run --rm -it -v $(pwd):/source xiphos
>>>
>>>
>>> $ podman run --rm -it -v $(pwd):/source greg-hellings/xiphos
>>> Trying to pull registry.fedoraproject.org/greg-hellings/xiphos...
>>>   manifest unknown: manifest unknown
>>> Trying to pull registry.access.redhat.com/greg-hellings/xiphos...
>>>   name unknown: Repo not found
>>> Trying to pull registry.centos.org/greg-hellings/xiphos...
>>>   manifest unknown: manifest unknown
>>> Trying to pull docker.io/greg-hellings/xiphos...
>>> *  denied: requested access to the resource is denied*
>>> Error: unable to pull greg-hellings/xiphos: 4 errors occurred:
>>>     * Error initializing source docker://
>>> registry.fedoraproject.org/greg-hellings/xiphos:latest: Error reading
>>> manifest latest in registry.fedoraproject.org/greg-hellings/xiphos:
>>> manifest unknown: manifest unknown
>>>     * Error initializing source docker://
>>> registry.access.redhat.com/greg-hellings/xiphos:latest: Error reading
>>> manifest latest in registry.access.redhat.com/greg-hellings/xiphos:
>>> name unknown: Repo not found
>>>     * Error initializing source docker://
>>> registry.centos.org/greg-hellings/xiphos:latest: Error reading manifest
>>> latest in registry.centos.org/greg-hellings/xiphos: manifest unknown:
>>> manifest unknown
>>>     * Error initializing source docker://greg-hellings/xiphos:latest:
>>> Error reading manifest latest in docker.io/greg-hellings/xiphos: errors:
>>> *denied: requested access to the resource is denied*
>>> unauthorized: authentication required
>>>
>>> Honestly, I am not trying to be a pain your backside.
>>>
>>
>> "The first line is what "will be possible" after I add auto-building of
>> the source container image. The middle line is the line you're missing." is
>> what I said in the previous email. :P
>>
>
> Or, as the WindowsBuildNotes.txt explains:
>
> "If you don't want to use the greg-hellings/xiphos image or it is
> unavailable
> for some reason, you can build the image yourself locally, first, like
> this:"
>
> --Greg
>
>>
>> Adding that auto-build now.
>>
>> --Greg
>>
>>>
>>> It's just a gift...
>>> _______________________________________________
>>> xiphos-devel mailing list
>>> xiphos-devel@crosswire.org
>>> http://www.crosswire.org/mailman/listinfo/xiphos-devel
>>>
>>
_______________________________________________
xiphos-devel mailing list
xiphos-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/xiphos-devel

Reply via email to