buildkit/frontend/dockerfile
Tõnis Tiigi 21034f4234
Merge pull request #1064 from zabio3/using-rawstring-regex
Simplify regular expression by using raw string literal
2019-07-02 17:39:42 -07:00
..
builder using raw string literal 2019-06-30 12:24:25 +09:00
cmd/dockerfile-frontend hack: fix csv values 2019-04-26 16:58:28 -07:00
command dockerfile: update imports 2018-06-01 20:10:18 -07:00
dockerfile2llb dockerfile: allow uid/gid in cache mounts 2019-05-22 11:20:15 -07:00
docs dockerfile: allow uid/gid in cache mounts 2019-05-22 11:20:15 -07:00
instructions dockerfile: allow uid/gid in cache mounts 2019-05-22 11:20:15 -07:00
parser export parser endLine (make public). StartLine is already public. 2019-05-31 13:48:02 +10:00
release dockerfile: add testing external dockerfile features 2018-10-15 22:27:07 -07:00
shell dockerfile: RUN's CustomName no longer consume quotes and only replaces environment variables if set 2018-10-03 02:41:51 +00:00
dockerfile.go frontend: move forwarder under gateway 2018-07-12 17:50:19 -07:00
dockerfile_mount_test.go dockerfile: allow uid/gid in cache mounts 2019-05-22 11:20:15 -07:00
dockerfile_secrets_test.go dockerfile: allow custom context names 2019-02-23 09:12:54 -08:00
dockerfile_ssh_test.go dockerfile: allow custom context names 2019-02-23 09:12:54 -08:00
dockerfile_test.go dockerfile: add test for formatting in env 2019-07-01 16:55:17 -07:00