Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
rude
build
Commits
90b62b79
Commit
90b62b79
authored
May 02, 2016
by
Jørn Åne de Jong
Browse files
Fix typo.
parent
ffffd050
Pipeline
#560
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
90b62b79
FROM
centos:centos7
FROM
centos:centos7
MAINTAINER
Jørn Åne de Jong <jorn.dejong@uninett.no>
MAINTAINER
Jørn Åne de Jong <jorn.dejong@uninett.no>
RUN
yum
-y
install tar
make ruby-devel rubygems gcc rpm-build autoconf libcap-devel
RUN
yum
-y
install tar
make ruby-devel rubygems gcc rpm-build autoconf lib
p
cap-devel
RUN
gem
install
fpm
RUN
gem
install
fpm
ADD
rude /usr/src/rude
ADD
rude /usr/src/rude
WORKDIR
/usr/src/rude
WORKDIR
/usr/src/rude
...
...
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