Skip to content

Commit 6a31828

Browse files
committed
Update release notes for PR #16
1 parent bdaa6b4 commit 6a31828

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.release-notes/issue-15.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.release-notes/next-release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## Set Meaningful Hostname on Container Startup
2+
3+
When starting a container, we now pass the `--hostname` option to Docker. This sets the hostname to something meaningful to the user rather than the default Docker container ID.
4+
5+
The hostname will use the name of the development environment or the name from the Credo `--as` option if provided.
6+

0 commit comments

Comments
 (0)