Skip to content

Comments

Reproducible build with CentOS 7.9 and Docker#41

Open
adrianduke wants to merge 1 commit intoietf-tools:masterfrom
endiangroup:feature/docker-reproducible-builds
Open

Reproducible build with CentOS 7.9 and Docker#41
adrianduke wants to merge 1 commit intoietf-tools:masterfrom
endiangroup:feature/docker-reproducible-builds

Conversation

@adrianduke
Copy link

@adrianduke adrianduke commented Oct 1, 2024

I had troubles building this repo particularly on my ARM laptop.

Example build and run:

  $ docker build -t bap:latest .
  $ docker run --platform=linux/amd64 --init -it --rm bap:latest -h

Example build and run:
```
  $ docker build -t bap:latest .
  $ docker run --platform=linux/amd64 --init -it --rm bap:latest -h
```
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.

1 participant