Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53c22a1

Browse files
Initial Dockerfile
Change-Id: Ida2a01ac89bd65342cc6773dc9c844e981fee194
1 parent d48b02a commit 53c22a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM elyase/staticpython
2+
WORKDIR /var/www/
3+
EXPOSE 8080
4+
CMD [ "python", "-m", "SimpleHTTPServer", "8080" ]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /