Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
decker
decker
Commits
c932f68b
Commit
c932f68b
authored
Oct 24, 2019
by
Armin Bernstetter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme.md; Remove references to docker container
parent
7afb57b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
readme.md
readme.md
+0
-15
No files found.
readme.md
View file @
c932f68b
...
...
@@ -89,21 +89,6 @@ a HTML document, or a PDF document, depending on the file name.
Markdown files ending on `*-page.md` are translated into corresponding HTML
or PDF documents.
### Docker container
We provide prebuild docker containers. You may use them in a directory to build
the html slides with
docker run --rm -it -v `pwd`:/decker -p 8888:8888 gitlab2.informatik.uni-wuerzburg.de:4567/decker/decker html
or for Windows
docker run --rm -it -v %cd%:/decker -p 8888:8888 gitlab2.informatik.uni-wuerzburg.de:4567/decker/decker html
Exchange the
`html`
at the end of the command with your
*decker*
command of
choice. Beware that file updates are not propagated into the container so
`decker server`
will not auto refresh.
## *decker* targets
-
`decker version`
...
...
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