ps3sdk-475-win (sha256:36d5c4ee0f9fe0f3a34bf40e3b115b27b1a37d328b65aba81b5b66da96e39809)
Published 2026-06-29 23:03:41 +00:00 by zaprit
Installation
docker pull git.valtek.uk/hugespaceship/ps3sdk-475-win@sha256:36d5c4ee0f9fe0f3a34bf40e3b115b27b1a37d328b65aba81b5b66da96e39809sha256:36d5c4ee0f9fe0f3a34bf40e3b115b27b1a37d328b65aba81b5b66da96e39809About this package
The Ubuntu container image maintained by Canonical
Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things.
It is the world's most popular operating system across public clouds and OpenStack clouds.
It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale.
Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
Image layers
| umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/.temp_layer.9106.tar --tag 26.04 |
| umoci config --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd |
| umoci config --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash |
| umoci config --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| umoci config --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-06-10T03:30:57.931695+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. |
| umoci config --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-06-10T03:30:57.931695+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. |
| umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-79fcbede9d5522fcffb04b46daf93b5a/images/.temp_layer.control_data.9106.tar |
| RUN /bin/sh -c apt-get update && apt-get install -y wget unzip git build-essential zlib1g-dev # buildkit |
| WORKDIR /tmp |
| COPY install-wine.sh /tmp # buildkit |
| RUN /bin/sh -c chmod 755 /tmp/install-wine.sh # buildkit |
| RUN /bin/sh -c /tmp/install-wine.sh # buildkit |
| COPY install-ps3sdk.sh /tmp # buildkit |
| RUN /bin/sh -c chmod 755 /tmp/install-ps3sdk.sh # buildkit |
| RUN /bin/sh -c /tmp/install-ps3sdk.sh # buildkit |
| RUN /bin/sh -c git clone https://github.com/naehrwert/scetool.git # buildkit |
| WORKDIR /tmp/scetool |
| RUN /bin/sh -c make && BINDIR=/usr/local/bin make install # buildkit |
| ENV BOX64_LOG=0 BOX64_NOBANNER=1 |
| ENV SCETOOL=/usr/local/bin/scetool |
| ENV WINEPREFIX=/root/.ps3sdkwine |
| RUN /bin/sh -c wineboot # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-10T03:30:57.931695+00:00 |
| org.opencontainers.image.description | The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. |
| org.opencontainers.image.title | ubuntu |
| org.opencontainers.image.version | 26.04 |