1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-14 01:57:32 +08:00
docker-labs/build.sh
Jonathan Leibiusky (@xetorthio) 39f3da3a82 Add docker files
2016-11-10 15:30:40 -03:00

4 lines
122 B
Bash
Executable File

#!/bin/bash
docker build -t builder .&& docker run --rm builder | sudo docker build -t franela/play-with-docker:master -