Created
March 3, 2016 00:28
-
-
Save sarahbkim/5fb4850f8acb43012275 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM factual/docker-cdh5-swissarmy:latest | |
RUN apt-get -y update | |
CMD curl -XPOST "http://admin.prod.factual.com/geopulse/send_stale_designs" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment