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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Docker multiarch image #703

wants to merge 13 commits into from

Commits on Sep 17, 2024

  1. Initial proof of concept (#257)

    Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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 <yume@yumechi.jp>
    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