- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 130 for composeUp (0.06 seconds)
-
buildscripts/upgrade-tests/compose.yml
Harshavardhana <******@****.***> 1718255291 -0700
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Jun 13 05:08:11 GMT 2024 - 1.4K bytes - Click Count (0) -
tests/compose.yml
moseszane168 <******@****.***> 1754280450 +0800
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Mon Aug 04 04:07:30 GMT 2025 - 1.9K bytes - Click Count (0) -
docs/ko/docs/project-generation.md
- π¦ λ€ν¬ λͺ¨λ μ§μ. - π κ°λ° νκ²½κ³Ό νλ‘λμ (μ΄μ)μ μν [Docker Compose](https://www.docker.com). - π κΈ°λ³ΈμΌλ‘ μ§μλλ μμ ν λΉλ°λ²νΈ ν΄μ±. - π JWT (JSON Web Token) μΈμ¦. - π« μ΄λ©μΌ κΈ°λ° λΉλ°λ²νΈ 볡ꡬ. - β [Pytest](https://pytest.org)λ₯Ό μ΄μ©ν ν μ€νΈ. - π 리λ²μ€ νλ‘μ / λ‘λ λ°Έλ°μλ‘μμ [Traefik](https://traefik.io). - π’ Docker Composeλ₯Ό μ΄μ©ν λ°°ν¬ μ§μΉ¨: μλ HTTPS μΈμ¦μλ₯Ό μ²λ¦¬νκΈ° μν νλ‘ νΈμλ Traefik νλ‘μ μ€μ λ°©λ²μ ν¬ν¨.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 2.3K bytes - Click Count (0) -
docs/orchestration/docker-compose/docker-compose.yaml
Minio Trusted <******@****.***> 1757222050 +0000
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 07 05:14:10 GMT 2025 - 1.5K bytes - Click Count (0) -
docs/resiliency/docker-compose.yaml
Allan Roger Reid <******@****.***> 1734755085 -0800
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sat Dec 21 04:24:45 GMT 2024 - 2.2K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/SequentialExecutor.java
* #queue}, the Executor will complete its tasks, and then restore the interruption. This means * that once the Thread returns to the Executor that this Executor composes, the interruption * will still be present. If the composed Executor is an ExecutorService, it can respond to * shutdown() by returning tasks queued on that Thread after {@link #worker} drains the queue. */Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sun Dec 22 03:38:46 GMT 2024 - 10.6K bytes - Click Count (0) -
.github/workflows/multipart/docker-compose-site1.yaml
Harshavardhana <******@****.***> 1696068836 -0700
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sat Sep 30 10:13:56 GMT 2023 - 1.5K bytes - Click Count (0) -
.github/workflows/multipart/docker-compose-site2.yaml
Harshavardhana <******@****.***> 1696068836 -0700
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sat Sep 30 10:13:56 GMT 2023 - 1.5K bytes - Click Count (0) -
docs/orchestration/docker-compose/README.md
```sh docker-compose pull docker-compose up ``` or ```sh docker stack deploy --compose-file docker-compose.yaml minio ``` ### Windows ```sh docker-compose.exe pull docker-compose.exe up ``` or ```sh docker stack deploy --compose-file docker-compose.yaml minio ```
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Oct 15 17:29:55 GMT 2025 - 3.3K bytes - Click Count (0) -
buildscripts/minio-upgrade.sh
## docker-compose on all runners COMPOSE_VERSION=v2.35.1 mkdir -p /tmp/gopath/bin/ wget -O /tmp/gopath/bin/docker-compose https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-linux-x86_64 chmod +x /tmp/gopath/bin/docker-compose cleanup TAG=minio/minio:dev make docker MINIO_VERSION=RELEASE.2019-12-19T22-52-26Z docker-compose \Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon Apr 21 16:24:31 GMT 2025 - 2.8K bytes - Click Count (0)