Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5f68807

Browse files
authored
chore(dogfood): update workspace lifecycle ignore_changes with env and entrypoint (#19571)
Update the dogfood "Write Coder on Coder" template to ignore env andentrypoint changes in workspace's lifecycle block according tohttps://coder.com/docs/admin/templates/extending-templates/prebuilt-workspaces#template-configuration-best-practicesRelated to internal thread:https://codercom.slack.com/archives/C07GRNNRW03/p1756295446304449Related to Prebuilt claim notifications<img width="1320" height="980" alt="Screenshot 2025-08-27 at 13 55 21"src="https://github.com/user-attachments/assets/b475d057-76c8-4e9d-8e6d-559b292aafe1"/>
1 parentfcef2ec commit5f68807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎dogfood/coder/main.tf‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,8 @@ resource "docker_container" "workspace" {
742742
name,
743743
hostname,
744744
labels,
745+
env,
746+
entrypoint
745747
]
746748
}
747749
count=data.coder_workspace.me.start_count

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp