CrazyMax
|
54b8ff2fc8
|
go fmt: add //go:build
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-28 13:26:43 +02:00 |
Andy Caldwell
|
113e3133cd
|
Don't set network/security mode on stable dockerfile
Signed-off-by: Andy Caldwell <andrew.caldwell@metaswitch.com>
|
2019-08-21 13:08:22 +01:00 |
Andy Caldwell
|
588c07f9b4
|
Set RunOptions rather than modifying solve state
Signed-off-by: Andy Caldwell <andrew.caldwell@metaswitch.com>
|
2019-08-18 21:45:47 +01:00 |
Andrey Smirnov
|
86e19b621e
|
Implement frontend support for RUN --security=insecure
Example:
RUN --security=insecure cat /proc/self/status | grep CapEff
#84 0.093 CapEff: 0000003fffffffff
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
|
2019-07-19 01:01:42 +03:00 |