An alternative approach, and the one I actually use, is to install
VirtualBox,
boot Ubuntu and install Axiom with

   apt-get install axiom

This has the advantage that you can stop work in the middle of a session,
save the virtual machine, and later restart the virtual machine and be back
in the middle of your session.

Tim

On Sun, Jun 3, 2018 at 2:11 AM, Tim Daly <axiom...@gmail.com> wrote:

> See the following page:
> https://github.com/moby/moby/issues/23514
>
> The operating system doesn't seem to like running the Docker image.
> The listed options enable running Axiom.
>
> Tim
>
>
> On Sat, Jun 2, 2018 at 5:19 PM, Fabrizio Caruso <
> fabrizio_car...@hotmail.com> wrote:
>
>> Hi
>>
>> After successly installing everything, I get the following error:
>>
>> $ docker run -i -t daly/axiom axiom
>> personality change failure 1
>>
>>   Fabrizio
>>
>> ------------------------------
>> *De :* Tim Daly <axiom...@gmail.com>
>> *Envoyé :* samedi 2 juin 2018 03:13
>> *À :* fabrizio_car...@hotmail.com; Tim Daly
>> *Objet :* Axiom on Windows
>>
>> Axiom is distributed using Docker. See:
>> https://docs.docker.com/docker-for-windows/install/#install-
>> docker-for-windows-desktop-app
>> Install Docker for Windows | Docker Documentation
>> <https://docs.docker.com/docker-for-windows/install/#install-docker-for-windows-desktop-app>
>> docs.docker.com
>> Docker for Windows is the Community Edition (CE) of Docker for Microsoft
>> Windows. To download Docker for Windows, head to Docker Store. Download
>> from Docker Store What to know before...
>>
>>
>> Once Docker is installed then do:
>>
>> docker pull daly/axiom
>>
>> docker run -i -t daly/axiom axiom
>>
>> Tim
>>
>>
>>
>
_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to