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

(chore) #485: Implement Multi-Architecture Docker Image Build and Deployment with Debian Base Image #517

Closed
wants to merge 93 commits into from

Commits on Jul 20, 2024

  1. Create multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    84b4359 View commit details
    Browse the repository at this point in the history
  2. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    560da48 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ae7880b View commit details
    Browse the repository at this point in the history
  2. Create docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f8cdb0d View commit details
    Browse the repository at this point in the history
  3. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e8a2cef View commit details
    Browse the repository at this point in the history
  4. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    91ab530 View commit details
    Browse the repository at this point in the history
  5. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e3dfd6d View commit details
    Browse the repository at this point in the history
  6. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    07c8d3d View commit details
    Browse the repository at this point in the history
  7. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5df64d2 View commit details
    Browse the repository at this point in the history
  8. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9e520d9 View commit details
    Browse the repository at this point in the history
  9. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    26b1ea5 View commit details
    Browse the repository at this point in the history
  10. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    42c0aa8 View commit details
    Browse the repository at this point in the history
  11. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d528295 View commit details
    Browse the repository at this point in the history
  12. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    000a293 View commit details
    Browse the repository at this point in the history
  13. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4a82515 View commit details
    Browse the repository at this point in the history
  14. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    19b820e View commit details
    Browse the repository at this point in the history
  15. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    cff3255 View commit details
    Browse the repository at this point in the history
  16. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a0bbcd9 View commit details
    Browse the repository at this point in the history
  17. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    479ef6b View commit details
    Browse the repository at this point in the history
  18. Delete .github/workflows/clang-format.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fd87945 View commit details
    Browse the repository at this point in the history
  19. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    baa1d4e View commit details
    Browse the repository at this point in the history
  20. Create clang-format.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0607bf4 View commit details
    Browse the repository at this point in the history
  21. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e0fed91 View commit details
    Browse the repository at this point in the history
  22. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7fc93bf View commit details
    Browse the repository at this point in the history
  23. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a1b75a2 View commit details
    Browse the repository at this point in the history
  24. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a568bff View commit details
    Browse the repository at this point in the history
  25. Create test.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    711c693 View commit details
    Browse the repository at this point in the history
  26. Delete .github/workflows/test.yml

    Yasindu Dissanayake authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    61068a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8c9fc58 View commit details
    Browse the repository at this point in the history
  2. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d883786 View commit details
    Browse the repository at this point in the history
  3. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8d265d4 View commit details
    Browse the repository at this point in the history
  4. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c1c4863 View commit details
    Browse the repository at this point in the history
  5. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e40a5f9 View commit details
    Browse the repository at this point in the history
  6. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a2593ee View commit details
    Browse the repository at this point in the history
  7. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0a295e5 View commit details
    Browse the repository at this point in the history
  8. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    34f3fc3 View commit details
    Browse the repository at this point in the history
  9. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7de6b7d View commit details
    Browse the repository at this point in the history
  10. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4b42ab8 View commit details
    Browse the repository at this point in the history
  11. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    82cba5a View commit details
    Browse the repository at this point in the history
  12. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b34ee5b View commit details
    Browse the repository at this point in the history
  13. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d285120 View commit details
    Browse the repository at this point in the history
  14. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f77ea33 View commit details
    Browse the repository at this point in the history
  15. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    11e6881 View commit details
    Browse the repository at this point in the history
  16. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d4ad4d View commit details
    Browse the repository at this point in the history
  17. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6aa1caa View commit details
    Browse the repository at this point in the history
  18. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e895c03 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    059b393 View commit details
    Browse the repository at this point in the history
  2. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    134bc0b View commit details
    Browse the repository at this point in the history
  3. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    657764b View commit details
    Browse the repository at this point in the history
  4. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0c29865 View commit details
    Browse the repository at this point in the history
  5. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    708bc89 View commit details
    Browse the repository at this point in the history
  6. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2bfbee9 View commit details
    Browse the repository at this point in the history
  7. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e3cd3c3 View commit details
    Browse the repository at this point in the history
  8. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    228bbcb View commit details
    Browse the repository at this point in the history
  9. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0e01e2b View commit details
    Browse the repository at this point in the history
  10. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e5255a7 View commit details
    Browse the repository at this point in the history
  11. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2298933 View commit details
    Browse the repository at this point in the history
  12. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3727ff7 View commit details
    Browse the repository at this point in the history
  13. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f2f0588 View commit details
    Browse the repository at this point in the history
  14. Update docker-compose.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    faeefa5 View commit details
    Browse the repository at this point in the history
  15. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    75fa26a View commit details
    Browse the repository at this point in the history
  16. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c47a255 View commit details
    Browse the repository at this point in the history
  17. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6b018aa View commit details
    Browse the repository at this point in the history
  18. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    db44db5 View commit details
    Browse the repository at this point in the history
  19. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    02c9b93 View commit details
    Browse the repository at this point in the history
  20. Update .env

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    477dab0 View commit details
    Browse the repository at this point in the history
  21. Update CMakeLists.txt

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    88b8723 View commit details
    Browse the repository at this point in the history
  22. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b88c6b3 View commit details
    Browse the repository at this point in the history
  23. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f57d685 View commit details
    Browse the repository at this point in the history
  24. Update docker-compose.sh

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    52e15d4 View commit details
    Browse the repository at this point in the history
  25. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9210967 View commit details
    Browse the repository at this point in the history
  26. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    30ef084 View commit details
    Browse the repository at this point in the history
  27. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d0778fb View commit details
    Browse the repository at this point in the history
  28. Update CMakeLists.txt

    Yasindu Dissanayake authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    44fb159 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    28d8e9d View commit details
    Browse the repository at this point in the history
  2. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8af4f67 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c9e79f7 View commit details
    Browse the repository at this point in the history
  2. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ebf80cd View commit details
    Browse the repository at this point in the history
  3. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8139fe3 View commit details
    Browse the repository at this point in the history
  4. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3f87222 View commit details
    Browse the repository at this point in the history
  5. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b6ff13c View commit details
    Browse the repository at this point in the history
  6. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    913402c View commit details
    Browse the repository at this point in the history
  7. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4b5f588 View commit details
    Browse the repository at this point in the history
  8. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    93c8e88 View commit details
    Browse the repository at this point in the history
  9. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    47d9ac8 View commit details
    Browse the repository at this point in the history
  10. Update docker-compose-multiarch.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4231410 View commit details
    Browse the repository at this point in the history
  11. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    05cea79 View commit details
    Browse the repository at this point in the history
  12. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f6bb736 View commit details
    Browse the repository at this point in the history
  13. Update .env

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    80c226d View commit details
    Browse the repository at this point in the history
  14. Update .env

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c5f5384 View commit details
    Browse the repository at this point in the history
  15. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3c23bb3 View commit details
    Browse the repository at this point in the history
  16. Update docker-compose.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a063161 View commit details
    Browse the repository at this point in the history
  17. Update multiarch-dockerhub.yml

    Yasindu Dissanayake authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    579d428 View commit details
    Browse the repository at this point in the history