Code Monkey home page Code Monkey logo

Comments (3)

yswallow avatar yswallow commented on July 23, 2024 1

@hasumikin rake setup was removed on
ce41599#diff-ee98e028c59b193d58fde56ab4daf54d43c486ae674e63d50ddf300b07943e0f .
Is it mistake?

from prk_firmware.

hidsh avatar hidsh commented on July 23, 2024 1

@hasumikin Thank you for your help!
I've confirmed that the docker build works as I expected on latest master branch.
Thanks.

~/prk/prk_firmware ❯❯❯ docker build -t test:1.0 -f Dockerfile .          master
[+] Building 375.8s (14/14) FINISHED
 => [internal] load build definition from Dockerfile                       0.0s
 => => transferring dockerfile: 658B                                       0.0s
 => [internal] load .dockerignore                                          0.0s
 => => transferring context: 2B                                            0.0s
 => [internal] load metadata for docker.io/manjarolinux/base:latest        4.6s
 => [auth] manjarolinux/base:pull token for registry-1.docker.io           0.0s
 => [1/8] FROM docker.io/manjarolinux/base@sha256:df27e66e0e5ab863edfb11  18.8s
 => => resolve docker.io/manjarolinux/base@sha256:df27e66e0e5ab863edfb111  0.0s
 => => sha256:df27e66e0e5ab863edfb1111d0127fe144a69f679705feb 741B / 741B  0.0s
 => => sha256:6e0d8461fd86e7e5de31d46309bb35a7ffc792f01e7359e 529B / 529B  0.0s
 => => sha256:c91e1883fd1767151b605f8b0a722f1bb33f5634d5a8a22 901B / 901B  0.0s
 => => sha256:f5705861d2e2a80fbd7eade264a09609947efeb 260.06MB / 260.06MB  9.6s
 => => extracting sha256:f5705861d2e2a80fbd7eade264a09609947efeb4f1a8f94f  8.6s
 => [internal] load build context                                          0.1s
 => => transferring context: 3.99MB                                        0.1s
 => [2/8] RUN pacman -Sy --noconfirm   cmake   arm-none-eabi-gcc   arm-  139.0s
 => [3/8] RUN git clone https://github.com/raspberrypi/pico-sdk.git -b 1.  4.8s
 => [4/8] RUN cd /pico-sdk/lib && git submodule update --init ./          31.4s
 => [5/8] WORKDIR /prk_firmware                                            0.0s
 => [6/8] COPY . .                                                         0.1s
 => [7/8] RUN rake setup                                                 164.9s
 => [8/8] RUN git config --global --add safe.directory /prk_firmware       0.5s
 => exporting to image                                                    11.5s
 => => exporting layers                                                   11.5s
 => => writing image sha256:0e3d4a9fa27fa0c93f031320b10584e984d627ea3f1ba  0.0s
 => => naming to docker.io/library/test:1.0                                0.0s
⏰377.36s total
~/prk/prk_firmware ❯❯❯

from prk_firmware.

hasumikin avatar hasumikin commented on July 23, 2024

@hidsh I fixed some points. Please try again when you have time

from prk_firmware.

Related Issues (20)

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.