@ -14,6 +14,7 @@ RUN \
make \
python \
nodejs \
npm \
awscli \
ruby \
ruby-dev \
@ -0,0 +1,12 @@
docker-build:
docker build --tag=ephox/tinymce-docs .
docker-push:
docker push ephox/tinymce-docs
serve:
_scripts/serve.sh
init:
_scripts/init.sh