Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Development-Tools-OBS:ppc64le
home:Ledest:erlang:24
erlang
6083-Update-DEVELOPMENT.md.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 6083-Update-DEVELOPMENT.md.patch of Package erlang
From 645cf36ac44c60583c072c7b261d6d340480bece Mon Sep 17 00:00:00 2001 From: Tom <TD5@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:08:55 +0000 Subject: [PATCH 3/5] Update DEVELOPMENT.md --- HOWTO/DEVELOPMENT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HOWTO/DEVELOPMENT.md b/HOWTO/DEVELOPMENT.md index 67f8119d17..b9be3026e1 100644 --- a/HOWTO/DEVELOPMENT.md +++ b/HOWTO/DEVELOPMENT.md @@ -539,7 +539,7 @@ build it locally if you want to. Using the pre-built base you build an image like this: ```bash -docker login docker.pkg.github.com +docker login ghcr.io git archive --prefix otp/ -o .github/otp.tar.gz HEAD docker build -t my_otp_image -f .github/dockerfiles/Dockerfile.64-bit .github/ ``` @@ -550,7 +550,7 @@ in order to fetch the base image. If you want to build the base image locally you can do that like this: ```bash -docker build -t docker.pkg.github.com/erlang/otp/ubuntu-base \ +docker build -t ghcr.io/erlang/otp/ubuntu-base \ --build-arg BASE=ubuntu --build-arg USER=otptest --build-arg uid=$(id -u) \ --build-arg GROUP=uucp --build-arg gid=$(id -g) \ -f .github/dockerfiles/Dockerfile.ubuntu-base .github/ -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor