before_script:
- docker info
build_image:
script:
- docker build -t fusionplay .
- docker push localhost:5000/fusionplay