Docker Compose: Set pull policy to always
This commit is contained in:
@@ -90,6 +90,5 @@ RUN groupadd --gid 1000 mnemosyne \
|
||||
USER mnemosyne
|
||||
|
||||
# The compose file overrides this per service. Default = Django web.
|
||||
EXPOSE 8000 22091
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
||||
CMD ["web"]
|
||||
|
||||
Reference in New Issue
Block a user