mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-08 05:50:47 +00:00
swagger: cleanup files doc
This commit is contained in:
+4
-6
@@ -1,11 +1,9 @@
|
||||
# Manage Local 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/).
|
||||
A local repository is a collection of versionned packages (usually custom packages created internally).
|
||||
|
||||
Local repositories could be published either [directly](/doc/aptly/publish/repo/)
|
||||
or from [snapshot](/doc/aptly/publish/snapshot).
|
||||
Packages can be added, removed, moved or copied between repos.
|
||||
|
||||
Local repositories can be published (either directly or via snapshot) to be used a APT source on a debian based system.
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user