Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • backend backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • ahiqarahiqar
  • backendbackend
  • Merge requests
  • !227

Resolve "remove deprecated docker-compose image"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathias Goebel requested to merge 260-remove-deprecated-docker-compose-image into develop Jan 16, 2023
  • Overview 6
  • Commits 6
  • Pipelines 14
  • Changes 1

Closes #260 (closed)

i also checked that the kaniko-built images are deployed and running on the server:

  • existdb:
    • Published to the subugoe/ahiqar/backend/existdb image repository at 04:25 GMT+0100 on 2023-01-18
    • Configuration digest: sha256:f107a63297c89cd1c0339e7e899d777ba3eeefbac408237e43f4e1339ee13e91
  • httpd
    • Published to the subugoe/ahiqar/backend/httpd image repository at 04:25 GMT+0100 on 2023-01-18
    • Configuration digest: sha256:b05a61877ecf2607c4f60f62a75f79cf933f9975c9c6a85e47e055bc76710e16
ahikardocker@swarmnode11:~/test$ docker-compose images
       Container                                    Repository                               Tag       Image Id      Size  
---------------------------------------------------------------------------------------------------------------------------
test_existdb_1            docker.gitlab.gwdg.de/subugoe/ahiqar/backend/existdb             testing   f107a63297c8   293 MB 
test_httpd-prometheus_1   docker.gitlab.gwdg.de/subugoe/ahiqar/backend/apache-prometheus   latest    d32bc99f5255   15.5 MB
test_httpd_1              docker.gitlab.gwdg.de/subugoe/ahiqar/backend/httpd               testing   b05a61877ecf   138 MB 
Edited Jan 18, 2023 by Mathias Goebel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 260-remove-deprecated-docker-compose-image