$ cd arcus-memcached$ cd arcus-memcached-EE$ cd arcus-zooekeeper$ cat Docker.env
ARCUS_MEMCACHED_VERSION=1.13.3
ARCUS_MEMCACHED_IMAGE_REPO=jam2in/arcus-memcached
ARCUS_MEMCACHED_IMAGE_TAG=1.13.3$ make build$ docker login
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username (xxx): xxx
Password: xxx
$ make push