This website requires JavaScript.
Explore
Help
Sign In
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-11-07 20:31:06 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
710cacad2d
overleaf
/
develop
/
bin
/
build
4 lines
54 B
Text
Raw
Normal View
History
Unescape
Escape
Improve Server CE dev environment (#13820) * Avoid stray backslash in ggrep pattern * Add new services to README * Avoid building in bin/up * Add init script * Update README.md * Use cURL to wait for MongoDB * Add a note about COMPOSE_PARALLEL_LIMIT * Use the new callout syntax GitOrigin-RevId: 9aaec37e893a2da807fed2dc4b00fa52a433c390
2023-08-04 03:34:19 -04:00
#!/usr/bin/env bash
Merge pull request #16845 from overleaf/csh-docker-compose Replace legacy `docker-compose` with `docker compose` GitOrigin-RevId: 1a876a5870be55dceecdff9cd1284235840e908f
2024-01-31 08:42:45 -05:00
docker compose build --pull "$@"
Reference in a new issue
Copy permalink