Commit Graph

11 Commits

Author SHA1 Message Date
unclejack
6510bf6068 Dockerfile: make the static binary smaller
Signed-off-by: unclejack <unclejack@users.noreply.github.com>
2021-05-07 21:08:23 +03:00
dependabot[bot]
0679c35163
build(deps): bump golang from 1.16.3-alpine to 1.16.4-alpine
Bumps golang from 1.16.3-alpine to 1.16.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 07:09:58 +00:00
dependabot[bot]
d85527ede2
build(deps): bump golang from 1.16.2-alpine to 1.16.3-alpine
Bumps golang from 1.16.2-alpine to 1.16.3-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 07:16:24 +00:00
Frederick F. Kautz IV
04fd20ed7e cache go modules during docker build
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2021-03-30 21:13:06 -07:00
dependabot[bot]
b2737eaae1
build(deps): bump golang from 1.16.1-alpine to 1.16.2-alpine
Bumps golang from 1.16.1-alpine to 1.16.2-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 07:07:03 +00:00
Andrea Luzzardi
36de565acb dockerfile: pin go version
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-03-11 12:12:35 -08:00
Andrea Luzzardi
bc2dae7e32 docker build support
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-22 14:14:51 -08:00
Andrea Luzzardi
5ba6dd1617 embedded stdlib
This PR embeds the stdlib into the dagger binary itself for convenience.
Long term we will want to source the stdlib directly from git.

- Updated go to 1.16 to use the new built-in embedding functionality
- The `stdlib` go package now contains an embed of the stdlib

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-17 10:08:56 -08:00
Andrea Luzzardi
70677c411f upgrade cue to v0.3.0-beta.2
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-01-20 19:08:52 -08:00
dubo-dubon-duponey
9e72eff547
Fix dockerfile build
Signed-off-by: dubo-dubon-duponey <dubodubonduponey+github@pm.me>
2021-01-11 11:10:07 -08:00
Solomon Hykes
30f75da114 Move prototype 69-dagger-archon to top-level
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2020-12-29 18:45:16 -08:00