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 f464ee1 commit c582ed4Copy full SHA for c582ed4
README.md
@@ -119,7 +119,7 @@ Available container accessors:
119
container = container_by_id 'website_company_beta_db'
120
```
121
122
-Note that you have to use these commands inside a SSHKit context, means inside a `on roles :containers_host do` block for example.
+Note that you have to use these commands inside a SSHKit context, means inside a `on roles :container_host do` block for example.
123
124
A container provides the following methods:
125
```ruby
0 commit comments