We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6118666 commit 25a58baCopy full SHA for 25a58ba
README.ko.md
@@ -64,7 +64,7 @@ juju consume admin/cos.grafana
64
export APPLICATION_NAME=<your-model-name>
65
juju deploy ./go-hello-world/charm/go-hello-world_$(dpkg --print-architecture).charm \
66
$APPLICATION_NAME \
67
- --resource app-image=localhost:32000/go-hello-world_$(dpkg --print-architecture):0.1
+ --resource app-image=localhost:32000/go-hello-world:0.1
68
```
69
70
6. 배포된 애플리케이션을 데이터베이스에 연결
0 commit comments