grim/containers/package_cloud

Move back to the old entrypoint.sh

2018-11-13, Gary Kramlich
e1c01e9be277
Move back to the old entrypoint.sh
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