Skip to content

Commit

Permalink
Ubuntu-4.4.0-23.41-rancher (4.4.10-rancher), VirtualBox 5.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhiy Berezin committed Jun 4, 2016
1 parent 17a145b commit d2cb800
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ubuntu:14.04.3
FROM ubuntu

ENV VBOX_VERSION 5.0.20
ENV KERNEL_VERSION 4.2.8-ckt4-rancher
ENV KERNEL_DOWNLOAD Ubuntu-4.2.0-34.39-rancher
ENV KERNEL_VERSION 4.4.10-rancher
ENV KERNEL_DOWNLOAD Ubuntu-4.4.0-23.41-rancher
ENV MODULE_DIR /lib/modules/${KERNEL_VERSION}/build

RUN apt-get update && apt-get install -y wget curl build-essential p7zip-full && \
Expand Down

0 comments on commit d2cb800

Please sign in to comment.