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
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -297,7 +297,7 @@ The table keeps track of features we would love to implement. Feel free to [crea
297
297
| Port forwarding | Port forwarding allows exposing container ports to the host, making services accessible. |[#48](https://github.com/coder/envbuilder/issues/48)|
298
298
| Script init & Entrypoint |`init` adds a tiny init process to the container and `entrypoint` sets a script to run at container startup. |[#221](https://github.com/coder/envbuilder/issues/221)|
299
299
| Customizations | Product specific properties, for instance: _VS Code_`settings` and `extensions`. |[#43](https://github.com/coder/envbuilder/issues/43)|
300
-
|Multi-Stage Builds| Multi-stage builds allow you to optimize Dockerfiles while keeping them easy to read and maintain. |[#231](https://github.com/coder/envbuilder/issues/231)|
300
+
|Composefile | Define multiple containers and services for more complex development environments. |[#236](https://github.com/coder/envbuilder/issues/236)|
0 commit comments