Skip to content

Docs: after changing an image in main.tf for docker-local, coder workspaces create still shows old image I changed  #1115

Closed
@sharkymark

Description

@sharkymark

AC: We need documentation to clarify this functionality for the user. Entire create and edit of a template.

OS Information

  • OS: Big Sur
  • Browser (if applicable):
  • Architecture: AMD
  • coder --version: 0.4.3

Steps to Reproduce

  1. I change the main.tf for docker-local to replace the enterprise-java with enterprise-intellij
  2. I run docker workspaces create -template="docker-local" mark-docker-intellij-ws but in the user input, it still shows codercom/enterprise-java:ubuntu and not the intellij one

Expected

docker workspaces create should show enterprise-intellij in the choice of workspaces to build

Actual

docker workspaces create shows the enterprise-java even though I removed it from the main.tf

Logs

Screenshot

image

image

Notes

Metadata

Metadata

Labels

apiArea: HTTP APIdocsArea: coder.com/docs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions