Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCCL
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
WCCL
Commits
f288a700
Commit
f288a700
authored
5 years ago
by
Arkadiusz Janz
Browse files
Options
Downloads
Patches
Plain Diff
Update Dockerfile
parent
46ed9e8a
1 merge request
!5
Deb pack
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-1
3 additions, 1 deletion
Dockerfile
with
3 additions
and
1 deletion
Dockerfile
+
3
−
1
View file @
f288a700
...
...
@@ -7,7 +7,9 @@ RUN test -n "$APT_PASSWORD"
RUN
apt-get update
&&
apt-get
install
-y
apt-transport-https
\
cmake
\
antlr
antlr
\
libantlr-dev
\
default-jdk
RUN
bash
-c
"wget -q -O - http://apt.clarin-pl.eu/KEY.gpg | apt-key add -"
RUN
bash
-c
"echo 'deb https://apt.clarin-pl.eu/ /' > /etc/apt/sources.list.d/clarin.list"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment