We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8849c0b + 67f9ad8 commit ac47d27Copy full SHA for ac47d27
1 file changed
.devcontainer/docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
context: .
5
dockerfile: Dockerfile
6
volumes:
7
- - ../..:/workspaces:cached
+ - ..:/workspaces/oracle-enhanced:cached
8
command: sleep infinity
9
network_mode: service:oracle
10
0 commit comments