PHP 8.2.31
Preview: bundle-cache.1.ronn Size: 3.38 KB
//proc/thread-self/root/opt/alt/ruby40/share/gems/gems/bundler-4.0.10/lib/bundler/man/bundle-cache.1.ronn

bundle-cache(1) -- Package your needed `.gem` files into your application
=========================================================================

## SYNOPSIS

`bundle cache` [*OPTIONS*]

alias: `package`, `pack`

## DESCRIPTION

Copy all of the `.gem` files needed to run the application into the
`vendor/cache` directory. In the future, when running [`bundle install(1)`](bundle-install.1.html),
use the gems in the cache in preference to the ones on `rubygems.org`.

## OPTIONS

* `--all-platforms`:
  Include gems for all platforms present in the lockfile, not only the current one.

* `--cache-path=CACHE-PATH`:
  Specify a different cache path than the default (vendor/cache).

* `--gemfile=GEMFILE`:
  Use the specified gemfile instead of Gemfile.

* `--no-install`:
  Don't install the gems, only update the cache.

* `--quiet`:
  Only output warnings and errors.

## GIT AND PATH GEMS

The `bundle cache` command can also package `:git` and `:path` dependencies
besides .gem files. This can be disabled setting `cache_all` to false.

## SUPPORT FOR MULTIPLE PLATFORMS

When using gems that have different packages for different platforms, Bundler
supports caching of gems for other platforms where the Gemfile has been resolved
(i.e. present in the lockfile) in `vendor/cache`.  This needs to be enabled via
the `--all-platforms` option. This setting will be remembered in your local
bundler configuration.

## REMOTE FETCHING

By default, if you run [`bundle install(1)`](bundle-install.1.html) after running
[bundle cache(1)](bundle-cache.1.html), bundler will still connect to `rubygems.org`
to check whether a platform-specific gem exists for any of the gems
in `vendor/cache`.

For instance, consider this Gemfile(5):

    source "https://rubygems.org"

    gem "nokogiri"

If you run `bundle cache` under C Ruby, bundler will retrieve
the version of `nokogiri` for the `"ruby"` platform. If you deploy
to JRuby and run `bundle install`, bundler is forced to check to
see whether a `"java"` platformed `nokogiri` exists.

Even though the `nokogiri` gem for the Ruby platform is
_technically_ acceptable on JRuby, it has a C extension
that does not run on JRuby. As a result, bundler will, by default,
still connect to `rubygems.org` to check whether it has a version
of one of your gems more specific to your platform.

This problem is also not limited to the `"java"` platform.
A similar (common) problem can happen when developing on Windows
and deploying to Linux, or even when developing on OSX and
deploying to Linux.

If you know for sure that the gems packaged in `vendor/cache`
are appropriate for the platform you are on, you can run
`bundle install --local` to skip checking for more appropriate
gems, and use the ones in `vendor/cache`.

One way to be sure that you have the right platformed versions
of all your gems is to run `bundle cache` on an identical
machine and check in the gems. For instance, you can run
`bundle cache` on an identical staging box during your
staging process, and check in the `vendor/cache` before
deploying to production.

By default, [bundle cache(1)](bundle-cache.1.html) fetches and also
installs the gems to the default location. To package the
dependencies to `vendor/cache` without installing them to the
local install location, you can run `bundle cache --no-install`.

## HISTORY

In Bundler 2.1, `cache` took in the functionalities of `package` and now
`package` and `pack` are aliases of `cache`.

Directory Contents

Dirs: 0 × Files: 62

Name Size Perms Modified Actions
2.79 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
2.47 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.55 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.39 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.74 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.38 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
906 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
812 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
726 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
624 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
20.90 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
19.37 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.43 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.23 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
2.59 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
2.36 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
338 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
275 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
6.36 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
5.76 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
622 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
528 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
6.31 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
5.77 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
448 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
349 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
524 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
460 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.14 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.01 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
13.00 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
12.41 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.27 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.03 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
311 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
227 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.03 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
870 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.65 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.57 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
797 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
646 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.40 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.28 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.39 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.21 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
2.44 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
2.19 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.62 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
1.45 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
544 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
433 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
677 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
596 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
13.62 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
12.79 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
618 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
473 B lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.44 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
3.09 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
24.04 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download
22.29 KB lrw-r--r-- 2026-05-21 12:15:22
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).