FROM jetbrains/teamcity-agent RUN curl -sL https://deb.nodesource.com/setup_11.x | bash - \ && apt-get install -y nodejs build-essential nano