Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rocket.Chat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RocketChat
Rocket.Chat
Commits
ae95c03a
Commit
ae95c03a
authored
9 years ago
by
SingLi
Browse files
Options
Downloads
Patches
Plain Diff
Explain the available docker images
parent
a1aeb263
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-2
13 additions, 2 deletions
README.md
with
13 additions
and
2 deletions
README.md
+
13
−
2
View file @
ae95c03a
...
...
@@ -93,12 +93,23 @@ Host your docker container at [sloppy.io](http://sloppy.io). Get an account and
or
Use the automated build
at our
[
Official Docker Registry
](
https://hub.docker.com/r/rocketchat/rocket.chat/
)
Use the automated build
image of our
[
most recent in-development code
](
https://hub.docker.com/r/rocketchat/rocket.chat/
)
[

](https://hub.docker.com/r/rocketchat/rocket.chat/)
```
docker pull rocketchat/rocket.chat
docker pull rocketchat/rocket.chat:develop
```
OR the latest available stable (master) branch code:
```
docker pull rocketchat/rocket.chat:lastest
```
OR our
[
official docker registry image
](
https://hub.docker.com/_/rocket.chat/
)
, containing recent MAJOR release:
```
docker pull rocket.chat
```
## FreeBSD
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment