Logo
Explore Help
Sign In
b1-66er/microblog.pub
2
0
Fork 0
You've already forked microblog.pub
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
c47753c0fa3d4679376e3e564509f539a5187afa
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: 16ms Template: 1ms
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