1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.dockerignore
sjaanus c4da10b15f
Docker cross-compilation with buildx (#2003)
* Build docker test

* Change platform to build on amd64

* Put back buildplatform

* Run frontend as separate docker task

* Increase timeout

* Update docs
2022-08-30 12:39:28 +00:00

15 lines
151 B
Plaintext

*
!src
!package.json
!docker
!yarn.lock
!scripts
!tsconfig.json
!docs
!CHANGELOG.md
!LICENSE
!README.md
!frontend
frontend/node_modules
frontend/build