User avatars.
The avatar module will:
redis_auth database to check requester identity.REDIS_AUTH_PORT_6379_TCP_ADDR - IP of the AuthDB redisREDIS_AUTH_PORT_6379_TCP_PORT - Port of the AuthDB redisCOUCH_AVATARS_PORT_5984_TCP_ADDR - IP of the Avatars couchdbCOUCH_AVATARS_PORT_5984_TCP_PORT - Port of the Avatars couchdbCOUCH_AVATARS_DB_NAME - Name of the avatars databaseUSERS_PORT_8080_TCP_ADDR — addressUSERS_PORT_8080_TCP_PORT{
"type": "avatars/v1",
"version": "1.0.0"
}
+ Parameters
+ token (string) ... User authentication token
Will:
If linked to users service, will perform ban check. Banned :usernames will return 404 no matter avatar's existence.
+ Parameters
+ username (string) ... User to retrieve the avatar image of
+ size (name) ... Image size (64.png, 128.png, or 256.png)
Content-type: image/png
Content type
Image
Digest
sha256:bafc92c20…
Size
460.5 MB
Last updated
over 4 years ago
docker pull ganomede/avatars