Commit 9ae2cdf
Spencer Rinehart
Move the Dockerfile to tests.
In practice, docker only allows a single Dockerfile per directory. This
makes the directory that the Dockerfile is in analogous to a namespace
for your container. It's important to place these containers in the
correct location. In this case, I believe that this Dockerfile belongs
in the tests namespace and that we should keep the root project
namespace open for something that potentially "executes" the project in
a more general sense.1 parent 32e852f commit 9ae2cdf
5 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments