#!/bin/bash docker build -t vasyakrg/php-app . && docker push vasyakrg/php-app