Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: apply flock for locking file and upgrade golang from 1.20 to 1.22 #602

Open
wants to merge 1 commit into
base: path-base-implementing
Choose a base branch
from

Conversation

huyngopt1994
Copy link
Collaborator

@huyngopt1994 huyngopt1994 commented Oct 14, 2024

Build locally

Sending build context to Docker daemon  204.5MB
Step 1/30 : FROM golang:1.22.8-alpine3.19@sha256:fe5bea2e1ab3ffebe0267393fea88fcb197e2dbbb1e2dbabeec6dd9ccb0e1871 as builder
 ---> abb558d050b4
Step 2/30 : RUN apk add --no-cache make gcc musl-dev linux-headers git libstdc++-dev
 ---> Running in 9fc5e2451b12
fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
...
Step 25/30 : ENV GENERATE_BLS_PROOF 'false'
 ---> Running in 9024682ae04b
Removing intermediate container 9024682ae04b
 ---> d4bd472519f6
Step 26/30 : COPY --from=builder /opt/build/bin/ronin /usr/local/bin/ronin
 ---> 681a4b1a79f7
Step 27/30 : COPY --from=builder /opt/genesis/ ./
 ---> a93d3e46e6fe
Step 28/30 : COPY --from=builder /opt/docker/chainnode/entrypoint.sh ./
 ---> eb2cab8c7dde
Step 29/30 : EXPOSE 7000 6060 8545 8546 30303 30303/udp
 ---> Running in 3caf83bb4d9e
Removing intermediate container 3caf83bb4d9e
 ---> 77fcc88c7c23
Step 30/30 : ENTRYPOINT ["./entrypoint.sh"]
 ---> Running in a3e5866e8537
Removing intermediate container a3e5866e8537
 ---> f37dab5acfbb
Successfully built f37dab5acfbb
Successfully tagged test:latest

@huyngopt1994 huyngopt1994 force-pushed the apply-flopck-when-locking-file-upgrade-golang-to-1.22 branch from 1628535 to 0ab0831 Compare October 14, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants