Ace Operator - Virtual contact center Source
Brought to you by:
amitchatterjee,
beckymc
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2018-02-23 |
|
[68d5bf] Updated the docker build and stuff |
| .gitignore | 2017-01-24 |
|
[ba4791] Removed .classapth eclipse files |
| pom.xml | 2018-02-23 |
|
[68d5bf] Updated the docker build and stuff |
| readme.txt | 2018-02-23 |
|
[68d5bf] Updated the docker build and stuff |
The docker image build is not a part of the aceoperator build. To build: cd ace-docker mvn clean install To publish to Docker Hub: export DOCKER_ID_USER="username" docker login docker publish imagename:tag