Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !467

#1376: Update Dockerfile with @ltenorio's improvements (postgres branch) and bump AS to 4.1.9

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bruno de Paula Kinoshita requested to merge GL-1376 into master Jul 31, 2024
  • Overview 8
  • Commits 1
  • Pipelines 0
  • Changes 4

Mind having a look, please, @egarriga ? You can look at the "Build" section in the docker/README.md file for an example how to build it. That should produce a local image that you can test with something like docker run --rm -ti kinow/autosubmit:4.1.9-bullseye-slim /bin/bash (replacing kinow by your OS $USER).

Once we merge this, I will then build it again using master, and upload it to DockerHub. And at some point will update the PostgreSQL merge request to rebase and fix conflicts (i.e. this merge request will simplify the postgres merge request too).

Cheers

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: GL-1376