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 c74d571 commit c13fb50Copy full SHA for c13fb50
README.ko.md
@@ -65,7 +65,7 @@ juju consume admin/cos.grafana
65
export APPLICATION_NAME=<your-model-name>
66
juju deploy ./expressjs-hello-world/charm/expressjs-hello-world_$(dpkg --print-architecture).charm \
67
$APPLICATION_NAME \
68
- --resource app-image=localhost:32000/expressjs-hello-world_$(dpkg --print-architecture):0.1
+ --resource app-image=localhost:32000/expressjs-hello-world:0.1
69
```
70
71
6. 배포된 애플리케이션을 데이터베이스에 연결
0 commit comments