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