Skip to content
Snippets Groups Projects

GitHub PR: Remove docker image which doesn't seem to be available anymore

Merged Markus Scheidgen requested to merge github-79-ericpre-fix_oasis_config_file into develop
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
services:
worker:
image: gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-fair:1008-plugin-mechanism
volumes:
- ./nomad-schema-plugin-example/nomadschemaexample:/app/plugins/nomadschemaexample
- ./nomad-parser-plugin-example/nomadparserexample:/app/plugins/nomadparserexample
app:
image: gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-fair:1008-plugin-mechanism
volumes:
- ./nomad-schema-plugin-example/nomadschemaexample:/app/plugins/nomadschemaexample
- ./nomad-parser-plugin-example/nomadparserexample:/app/plugins/nomadparserexample
\ No newline at end of file
Loading