Docker images

support for the powerpc toolchain
Post Reply
User avatar
HudsonBr
Posts: 26
Joined: Wed May 05, 2021 8:15 pm

Docker images

Post by HudsonBr » Mon Jun 07, 2021 4:17 pm

Hello,
i got the docker images (devkitpro/toolchain-base, devkitpro/devkitppc)
at first i tried to run devkitpro/devkitppc got the following messages:

Command:

Code: Select all

docker start -a -i d9a
Output:
:: Synchronizing package databases...
dkp-libs is up to date
dkp-linux is up to date
:: Starting full system upgrade...
there is nothing to do

Cache directory: /opt/devkitpro/pacman/var/cache/pacman/pkg/
:: Do you want to remove ALL files from cache? [y/N]

Database directory: /opt/devkitpro/pacman/var/lib/pacman/
:: Do you want to remove unused repositories? [Y/n]
removing unused sync repositories...
then no attachment to the console, so tried the devkitpro/toolchain-base
nothing happened.

Code: Select all

CONTAINER ID        IMAGE                                                                           COMMAND                  CREATED             STATUS                        PORTS                    NAMES
708320fd4469        devkitpro/toolchain-base                                                        "bash"                   21 minutes ago      Exited (0) 58 seconds ago                              thirsty_bouman
d9a9c30d4f70        devkitpro/devkitppc                                                             "bash -c 'dkp-pacman…"   30 minutes ago      Exited (0) 10 minutes ago                              dreamy_yalow

What am i missing?
Thanks in advance
..::Game Developer::..

User avatar
HudsonBr
Posts: 26
Joined: Wed May 05, 2021 8:15 pm

Re: Docker images

Post by HudsonBr » Mon Jun 07, 2021 5:06 pm

Hello,
I figure out with

Code: Select all

docker exec -it CONTAINERID /bin/sh
works

Regards.
..::Game Developer::..

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest