grim/containers/package_cloud

actually add the entrypoint.sh back too

2018-11-13, Gary Kramlich
22bca61a47c3
actually add the entrypoint.sh back too
tasks:
import:
type: docker/import
files: .:.
build:
type: docker/build
dockerfile: Dockerfile
tags: rwgrim/package_cloud
files: entrypoint.sh
plans:
default:
stages:
- tasks:
- import
- build