PinnedLoading
- docker setup for LAMP
docker setup for LAMP 1FROM php:7.3-apache
2LABEL maintainer="mail@trshant.dev"
34# Install PHP extensions and PECL modules.
5RUN buildDeps=" \
- a minimal webserver in python 3
a minimal webserver in python 3 1# from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer # python2
2fromhttp.serverimportBaseHTTPRequestHandler,HTTPServer# python3
34classHandleRequests(BaseHTTPRequestHandler):
5def_set_headers(self):
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.