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 nvidia/cuda:9.0-cudnn7-runtime-ubuntu16.04 | |
# avoid prompts from apt | |
ENV DEBIAN_FRONTEND=noninteractive | |
RUN apt-get update -qq && \ | |
apt-get install -qq --yes --no-install-recommends \ | |
software-properties-common | |
# Set up locales properly |
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
{ | |
"data": [ | |
[ | |
"addString", | |
"When you wake, you taste blood and you smell decay. Cold envelops your body. You hear water trickling softly – a steady " | |
], | |
[ "addString", | |
"drip", | |
"withFXAnimation", | |
"FXAnimDrip" |