Movatterモバイル変換


[0]ホーム

URL:


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
@Trshant
Trshant
Follow
View Trshant's full-sized avatar
🤠
docker/kubernetes/

Trshant Trshant

🤠
docker/kubernetes/

Block or report Trshant

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse
Trshant/README.md

A passionate software craftsman from India, residing in Norway.

trshant

Connect with me:

Languages and Tools:

arduinoazurebashbootstrapchartjscodeignitercss3d3jsdockerelasticsearcherlangflaskgcpgitherokuhtml5iftttjavascriptjekyllkuberneteslaravellinuxmariadbmongodbmysqlnginxphppostmanpythonredissqlitesymfonyvuejs

trshant

 trshant

PinnedLoading

  1. docker setup for LAMPdocker setup for LAMP
    1
    FROM php:7.3-apache
    2
    LABEL maintainer="mail@trshant.dev"
    3
    4
    # Install PHP extensions and PECL modules.
    5
    RUN buildDeps=" \
  2. reimagined-yomamareimagined-yomamaPublic

    yo maam jokes using markov chains

    Python 3

  3. a minimal webserver in python 3a minimal webserver in python 3
    1
    # from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer # python2
    2
    fromhttp.serverimportBaseHTTPRequestHandler,HTTPServer# python3
    3
    4
    classHandleRequests(BaseHTTPRequestHandler):
    5
    def_set_headers(self):

[8]ページ先頭

©2009-2025 Movatter.jp