Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 222
    • Issues 222
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !975

Resolve "Cannot run nomad oasis with the new build system"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adam Fekete requested to merge 1219-cannot-run-nomad-oasis-with-the-new-build-system into develop Dec 08, 2022
  • Overview 6
  • Commits 3
  • Pipelines 3
  • Changes 4

Closes #1219 (closed)

  • the north container is missing /app/nomad/jupyterhub_config.py and /app/dependencies/nomad-remote-tools-hub/tools.json
  • the app container tries to import asgiref. Its in the pyproject.toml. But for some reason not installed in the final image
  • when you try to use the dev image instead, problems arise because the /app folder and all files belong to root and not to nomad/1000
Edited Dec 09, 2022 by Adam Fekete
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1219-cannot-run-nomad-oasis-with-the-new-build-system