1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-20 04:59:27 +02:00
2018-07-22 19:44:42 +08:00
..
2018-01-21 03:09:04 +08:00
2018-01-21 03:09:04 +08:00
2018-07-22 19:44:42 +08:00
2017-01-19 22:06:07 +08:00

redis-arm

docker-compose.yml

redis:
  image: easypi/redis-arm
  ports:
    - "6379:6379"
  restart: always