Giter Site home page Giter Site logo

wickett / continuous-delivery-class Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 4.0 917.79 MB

Go 49.73% HTML 4.07% JavaScript 42.42% CSS 0.56% Shell 0.07% Fortran 0.01% C 0.13% Assembly 2.93% C++ 0.01% Batchfile 0.01% Makefile 0.01% Awk 0.01% Perl 0.04% Python 0.02% RobotFramework 0.01% Dockerfile 0.01%

continuous-delivery-class's People

Contributors

ernestm avatar wickett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

continuous-delivery-class's Issues

Unable to Start Nexus on the 2023 M2 Mac

Hi -

Great class - following along - might need to roll my own.

Ran into a bit of snag - as I am kind of new to this - I figured I'd leave a note in hopes that you both had potentially run into this before.

! nexus The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s

Trying to run the course materials on a MacBook Pro 2023:

Model Name: MacBook Pro
Model Identifier: Mac14,5
Model Number: MPHG3LL/A
Chip: Apple M2 Max
Total Number of Cores: 12 (8 performance and 4 efficiency)
Memory: 32 GB

[+] Running 5/5
✔ Network course_environments_default Created 0.0s
✔ Container course_environments-nexus-1 Started 0.0s
✔ Container course_environments-test_fixture-1 Started 0.0s
! nexus The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
✔ Container course_environments-jenkins-1 Created 0.0s
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/sbin/tini": stat /sbin/tini: no such file or directory: unknown

Looks like nexus is associated to a different platform.

Tried grepping the directory -

find . -type f -exec grep -H 'linux/amd64' {} ;

Couple possible places:

./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/dist/build.go: "linux/amd64": true,
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/internal/sys/supported.go: case "linux/amd64", "linux/arm", "linux/arm64", "linux/386", "linux/ppc64le", "linux/s390x",
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/internal/sys/supported.go: case "linux/386", "linux/amd64", "linux/arm", "linux/arm64", "linux/ppc64le", "linux/riscv64", "linux/s390x",
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/internal/sys/supported.go: case "linux/386", "linux/amd64", "linux/arm", "linux/arm64", "linux/ppc64le", "linux/s390x":
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/internal/sys/supported.go: case "linux/amd64", "linux/arm", "linux/arm64", "linux/386", "linux/s390x", "linux/ppc64le",
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/internal/sys/supported.go: "linux/amd64", "linux/arm64",
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/cmd/link/internal/ld/config.go: case "linux/amd64", "linux/arm64", "android/arm64":
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/go/build/zcgo.go: "linux/amd64": true,
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/runtime/crash_cgo_test.go: case "linux/amd64":
./jenkins_home/tools/org.jenkinsci.plugins.golang.GolangInstallation/go_1.16.6/src/runtime/crash_cgo_test.go: case "linux/amd64":

Any way - will try and update the issue if I find a solution or end up rolling my own [Jenkins?].

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.