Pinned Loading
-
-
codefights-codesignal
codefights-codesignal PublicMy solutions for code challanges on codefights.com
PHP
-
laravel-docker-installer
laravel-docker-installer PublicInstall Laravel php framework with Docker Compose. Just run install.sh
Shell
-
install-docker-laravel-sqlite.sh
install-docker-laravel-sqlite.sh 1#!/bin/bash
23#define webserver port
4HTTP_PORT="8086"
5 -
Backup database hosted in a docker c...
Backup database hosted in a docker container. The script will be executed on host machine. 1#!/bin/sh
2###########################################################
3#server variables
4DBUSER="db_user"
5DBPASS="my_secret_password"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.