summaryrefslogtreecommitdiff
path: root/dispatchers_test.go
Commit message (Expand)AuthorAge
* ignore-arch-testsDebian Go Packaging Team2023-09-09
* Fix FTBFS on arm platformsReinhard Tartler2023-09-09
* builder,dispatcher: support inline --network in RUN stmtsAditya R2023-02-27
* Bump to Go 1.19Nalin Dahyabhai2023-02-08
* dispatcher: filter args against allowed args while processing flagsAditya R2022-06-27
* dispatcher: honor builtinArgs while processing FROM --platformAditya R2022-04-04
* dispatcher: Parse --platform via FROM and assign to field in stage's builderAditya R2022-02-02
* Add mounts to dispatch runAshley Cui2021-04-15
* Review fixes: checkChmod + tests reworkedJakub Guzik2021-02-20
* Additional condition for chmod + testsJakub Guzik2021-02-19
* Remove one line from testsJakub Guzik2021-02-16
* Add chmod handling to COPY/ADD with utJakub Guzik2021-02-16
* Allow Args to be used in Variable EvaluationTomSweeneyRedHat2020-05-18
* Add tests to verify copy and add with environment substitution.Daniel J Walsh2020-03-12
* Add automatic platform args in the global scopeDaniel Black2019-10-10
* ADD supports the chown option alsoDaniel J Walsh2019-01-17
* Add copy chown handling to dispatchersTomSweeneyRedHat2018-08-14
* Handle destination with single dot properlyJeff Peeler2018-06-18