Logo
Explore Help
Sign In
b1-66er/microblog.pub
1
0
Fork 0
You've already forked microblog.pub
Code Issues Packages Projects Releases Wiki Activity
Files
fa9edb8fda820131ee6e06fcdb1ea962202ffd92
microblog.pub/setup_wizard/Dockerfile

8 lines
164 B
Docker
Raw Normal View History

wizard fixup (#55) * Retool dockerfile to stick to 3.7 & add maintainer, change wizard to not default always to "app", run when .env exists (like it does in the git tree) * don't mix up microblog.pub v. micropub
2019-06-17 16:55:39 -04:00
FROM python:3.7
Add the in-progress setup wizard
2019-04-13 10:03:43 +02:00
WORKDIR /app
ADD . /app
RUN pip install -r requirements.txt
wizard fixup (#55) * Retool dockerfile to stick to 3.7 & add maintainer, change wizard to not default always to "app", run when .env exists (like it does in the git tree) * don't mix up microblog.pub v. micropub
2019-06-17 16:55:39 -04:00
LABEL maintainer="t@a4.io"
LABEL pub.microblog.oneshot=true
Add the in-progress setup wizard
2019-04-13 10:03:43 +02:00
CMD ["python", "wizard.py"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 407ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API