John Muehlhausen
Kevin Kho
FROM ubuntu:18.04 RUN apt-get update -y && apt-get install -y tzdata RUN printf 'tzdata tzdata/Areas select Etc\ntzdata tzdata/Zones/Etc select UTC\n' | debconf-set-selections RUN dpkg-reconfigure -f noninteractive tzdata ENV LC_ALL=C.UTF-8 ENV LANG=C.UTF-8 ENV HOME=/home/jovyan WORKDIR /home/jovyan CMD bash --login -c "source activate $USER_PREFECT_ENV; prefect agent local start --api <https://api.prefect.io> --no-hostname-label"
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.