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

Docker multiarch image #703

Merged
merged 15 commits into from
Oct 22, 2024
Merged

Docker multiarch image #703

merged 15 commits into from
Oct 22, 2024

Commits on Sep 17, 2024

  1. Initial proof of concept (#257)

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c17433 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Add tests to image build process

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    decd463 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge in gotify/build image

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    721aecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9abd8 View commit details
    Browse the repository at this point in the history
  3. Fix build pipeline

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3a1f880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    037ce55 View commit details
    Browse the repository at this point in the history
  5. Use registry output for Github Actions

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    377ef3c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Address go build suggestions

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6a2803a View commit details
    Browse the repository at this point in the history
  2. Switch to using official node Docker image

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f833d20 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Unify debian editions to sid

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    02f2212 View commit details
    Browse the repository at this point in the history
  2. Remove unused makefile recipes

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a5e9fb4 View commit details
    Browse the repository at this point in the history
  3. Address suggestions

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    486f7fa View commit details
    Browse the repository at this point in the history
  4. Add .dockerignore

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    eeb2984 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Cosmetic fixes

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0bbf37a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. add node_modules to dockerignore

    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c427fde View commit details
    Browse the repository at this point in the history