Compare commits

..

No commits in common. "main" and "376e13ceb24cc5ecbf09e082e0d78bf3ba7b2b81" have entirely different histories.

1 changed files with 1 additions and 11 deletions

View File

@ -6,14 +6,4 @@ COOPGO's build container with usual dependencies
- Golang 1.17
- Node 16.X
- Yarn
## Build this container
docker build -t build-container .
## Examples :
Install Yarn dependencies :
docker run -v $(pwd):/workdir build-container yarn install
- Yarn