Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
docker-images
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
docker-images
Commits
95a31468
Commit
95a31468
authored
Nov 07, 2016
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian-android: Add image date variable
parent
d86292f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
vlc-debian-android/Dockerfile
vlc-debian-android/Dockerfile
+2
-0
No files found.
vlc-debian-android/Dockerfile
View file @
95a31468
FROM
registry.videolan.org:5000/videolan-base-sid:latest
FROM
registry.videolan.org:5000/videolan-base-sid:latest
ENV
IMAGE_DATE=201611071546
RUN
dpkg
--add-architecture
i386
&&
apt-get update
&&
\
RUN
dpkg
--add-architecture
i386
&&
apt-get update
&&
\
apt-get
install
-y
autoconf m4 automake ant autopoint cmake
\
apt-get
install
-y
autoconf m4 automake ant autopoint cmake
\
build-essential libtool libtool-bin patch pkg-config ragel subversion
\
build-essential libtool libtool-bin patch pkg-config ragel subversion
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment