No description
This repository has been archived on 2026-05-06. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 100%
Find a file
2018-04-29 18:15:47 +02:00
Dockerfile first commit 2018-04-27 15:43:23 +02:00
README.md first commit 2018-04-27 15:43:23 +02:00

thomass/gb

Executes golangs gb.

usage

cd to your working directory and execute:

sudo docker run --rm -v "$PWD":/src thomass/gb

info

  • ENTRYPOINT is gb
  • CMD is build