Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
28223ed7
Commit
28223ed7
authored
Sep 06, 2017
by
Jozsef Makai
Browse files
Fixing CI path for dictionary file
parent
3e34095c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
28223ed7
...
...
@@ -15,7 +15,7 @@ ADD eos-docker/image_scripts/*.sh /
# Add configuration files for EOS instance
ADD
eos-docker/eos.sysconfig /etc/sysconfig/eos
ADD
eos-docker/xrd.cf.* eos-docker/krb5.conf /etc/
ADD
fstfmd.dict /var/eos/md/
ADD
eos-docker/
fstfmd.dict /var/eos/md/
# Docker will aggressively cache the following command, but this is fine, since
# these packages are not updated often.
...
...
Write
Preview
Supports
Markdown
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