We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3467f9 commit a59f60bCopy full SHA for a59f60b
.devcontainer/docker-compose.yml
@@ -2,7 +2,7 @@
2
services:
3
rust-impulse:
4
image: bkataru/impulses:rust-generic
5
- container_name: rust-impulse-container
+ container_name: rust-generic-impulse-container
6
build:
7
context: .
8
dockerfile: ./Dockerfile
0 commit comments