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

feat: update the Dockerfile with emulator dependencies #435

Merged
merged 3 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. fix: stop end-to-end testing

    renan061 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    502579c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a56ecc View commit details
    Browse the repository at this point in the history
  3. feat: update the Dockerfile with emulator dependencies

    - Adds linux.bin and rootfs.ext2 download to the emulator stage.
    - Adds a emulator-devel stage that install libcmt and xgenext2fs.
    - Configures the CI image to use CGO.
    - Refactors the Dockerfile to improve readability.
    renan061 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e1b1e24 View commit details
    Browse the repository at this point in the history