Skip to content
Snippets Groups Projects
Commit b473acd1 authored by Fabian Gabel's avatar Fabian Gabel
Browse files

Merge branch '7-update-docker-image-ubuntu-pandoc-for-static-website-building' into 'dev'

Resolve "update docker image ubuntu-pandoc for static website building"

Closes #7

See merge request fabiangabel/research-topics-mat-tuhh!32
parents 7ddc8346 e994a239
No related branches found
No related tags found
2 merge requests!33implement changes from dev into production branch,!32Resolve "update docker image ubuntu-pandoc for static website building"
Pipeline #104187 passed with warnings
......@@ -14,6 +14,6 @@ ARG DEBIAN_FRONTEND=noninteractive
RUN apt update
# Install nginx, php-fpm and supervisord from ubuntu repository
RUN apt -y install pandoc wget
RUN apt -y install pandoc
CMD /bin/bash
CMD /bin/bash
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment