Skip to content
Snippets Groups Projects
Commit 0ddfb04f authored by Will Holtz's avatar Will Holtz
Browse files

add lolcow.def

parent e276eaaa
Branches
No related tags found
No related merge requests found
Bootstrap: docker
From: ubuntu:16.04
%post
apt-get -y update
apt-get -y install cowsay lolcat
%environment
export LC_ALL=C
export PATH=/usr/games:$PATH
%runscript
date | cowsay | lolcat
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment