You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this is still in development, you need to check out the `nell/dev-docker-file` branch for each of the
42
+
three repos.
43
+
40
44
Alternately, you can edit the **docker-compose.yml** file to point to where you have those repos cloned on your local system:
41
45
42
46
**docker-compose.yml**
@@ -73,10 +77,6 @@ services:
73
77
- "5000:5000"
74
78
```
75
79
76
-
**NOTE**:
77
-
While this is still in development, you need to check out the `nell/dev-docker-file` branch for each of the
78
-
three repos.
79
-
80
80
### Setting up environmental variables
81
81
82
82
This environment handles environmental variables a little differently from the [historical Clearly Defined dev environment instructions](https://docs.clearlydefined.io/contributing-code).
0 commit comments