mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
doc: import chapters from aptly.info
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Repositories
|
||||
<div>
|
||||
Local repository is a collection of packages (most usually custom packages created internally).
|
||||
Packages could be added to local repository at any moment, removed, moved or copied between repos.
|
||||
Multiple versions of the same package could be added to the repository.
|
||||
In order to capture current repository state, [create snapshot](/doc/aptly/snapshot/create/).
|
||||
|
||||
Local repositories could be published either [directly](/doc/aptly/publish/repo/)
|
||||
or from [snapshot](/doc/aptly/publish/snapshot).
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user