Skip to content
Snippets Groups Projects
Commit 265cd837 authored by Leon Michel Gorißen's avatar Leon Michel Gorißen
Browse files

chore: Rename docker files more intuitive

parent 5aa23bcb
No related branches found
No related tags found
No related merge requests found
...@@ -129,11 +129,11 @@ services: ...@@ -129,11 +129,11 @@ services:
volumes: volumes:
- /home/lgorissen/git/iop/franka_wwl_demonstrator:/app - /home/lgorissen/git/iop/franka_wwl_demonstrator:/app
#########################foundation model############################### #########################foundation model benchmark###############################
foundation_model: foundation_model:
build: build:
context: . context: .
dockerfile: ./dynamics_learning/Dockerfile.foundation_model dockerfile: ./dynamics_learning/Dockerfile.foundation_model_benchmark
deploy: deploy:
resources: resources:
reservations: reservations:
...@@ -173,7 +173,7 @@ services: ...@@ -173,7 +173,7 @@ services:
foundation_model2: foundation_model2:
build: build:
context: . context: .
dockerfile: ./dynamics_learning/Dockerfile.foundation_model dockerfile: ./dynamics_learning/Dockerfile.foundation_model_benchmark
deploy: deploy:
resources: resources:
reservations: reservations:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment