Skip to content

Commit

Permalink
use docker build image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Stahnke committed Feb 22, 2018
1 parent b4fdec9 commit 3775be5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
9 changes: 0 additions & 9 deletions Dockerfile.build

This file was deleted.

4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ version: '3'

services:
base: &base
build:
context: .
dockerfile: Dockerfile.build
image: pr8kerl/gobuilder:1.10
volumes:
- .:/go/src/github.com/pr8kerl/f5er
working_dir: /go/src/github.com/pr8kerl/f5er
Expand Down

0 comments on commit 3775be5

Please sign in to comment.