mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
mastodon update readme.md
This commit is contained in:
parent
a8a994b2cf
commit
5865b23025
@ -16,8 +16,8 @@ This image is not the official one. The main difference you can notice is that a
|
|||||||
- No root processes.
|
- No root processes.
|
||||||
|
|
||||||
#### Docker Hub tags
|
#### Docker Hub tags
|
||||||
- **master** : latest code for adventurers
|
- **master** : latest code for adventurers (builds daily on Docker Hub)
|
||||||
- **stable** : latest stable version
|
- **stable** : latest stable version (builds weekly on Dockr Hub)
|
||||||
|
|
||||||
#### Build-time variables
|
#### Build-time variables
|
||||||
- **VERSION** : version of Mastodon, can be `v1.4.1` or `master`. *(default : master)*
|
- **VERSION** : version of Mastodon, can be `v1.4.1` or `master`. *(default : master)*
|
||||||
@ -31,10 +31,10 @@ This image is not the official one. The main difference you can notice is that a
|
|||||||
- Other environment variables : https://github.com/tootsuite/mastodon/blob/master/.env.production.sample
|
- Other environment variables : https://github.com/tootsuite/mastodon/blob/master/.env.production.sample
|
||||||
|
|
||||||
#### Volumes
|
#### Volumes
|
||||||
- /mastodon/public/system : shit like media attachments, avatars, etc.
|
- **/mastodon/public/system** : shit like media attachments, avatars, etc.
|
||||||
- /mastodon/public/assets : Mastodon assets
|
- **/mastodon/public/assets** : Mastodon assets
|
||||||
- /mastodon/public/packs : Mastodon assets
|
- **/mastodon/public/packs** : Mastodon assets
|
||||||
- /mastodon/log : Mastodon logfiles (mount if you prefer to)
|
- **/mastodon/log** : Mastodon logfiles (mount if you prefer to)
|
||||||
|
|
||||||
#### Ports
|
#### Ports
|
||||||
- **3000** : Mastodon web
|
- **3000** : Mastodon web
|
||||||
|
Loading…
x
Reference in New Issue
Block a user