Skip to content
Snippets Groups Projects
Commit 294a75d1 authored by Rakesh Choorikkadu's avatar Rakesh Choorikkadu
Browse files

Attempt to solve the server timestamp issue

parent 70c6873a
No related branches found
No related tags found
1 merge request!387Deploy to production
FROM dockerhub.ebi.ac.uk/literature-services/public-projects/xpub_base:base
ENV TZ=Europe/London
ENV HOME "/home/xpub"
RUN mkdir -p ${HOME}
WORKDIR ${HOME}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment