trick77 / dockerflix

Docker-based SNI proxy for watching U.S. Netflix, Hulu, MTV, Vevo, Crackle, ABC, NBC, PBS...
356 stars 58 forks source link

Ubuntu 14.04 docker error #1

Closed daleus closed 8 years ago

daleus commented 9 years ago

root@buff:~/dockerflix# ./build.sh flag provided but not defined: -f

Same output also when running "docker build --no-cache=true -f dockerflix.us -t trick77/dockerflix ."

Ubuntu 14.04 vps, completely updated. Package installed is docker-io as lxc-docker exists no more.

daleus commented 9 years ago

Nevermind - I am an asshat. Docker needs updating to or beyond 1.4, I had 32bit OS installed, and 1.4+ only works on 64bit. Feel free to leave my idiot posting here for other idiots to realise they are also idiots.

trick77 commented 9 years ago

Thanks ;-)