c9b0d21d95
Merge pull request #6 from delta523/master
...
Auto-configure reprepro-distributions from environment variables (#5 )
2022-04-25 15:10:27 +02:00
delta
6601b0ef35
fixed for loop on initialization
2021-09-01 00:38:54 +08:00
delta
b04d3be756
used bash for reprepro-import
2021-09-01 00:23:09 +08:00
delta
2cb08138b0
added tempating on start command
2021-08-31 22:22:35 +08:00
delta
d4ab97962e
used EASYREPO_SUITES variable for repo init
2021-08-31 22:22:07 +08:00
delta
07ecae0c58
added templating to docker build
2021-08-31 22:21:11 +08:00
delta
10d1df039a
added templating for distributions
2021-08-31 22:21:02 +08:00
0934b25a18
Dockerfile: use LABEL instead of MAINTAINER
2020-12-30 01:18:35 +01:00
AntonTumasov
e0abe3cc8b
Update Dockerfile
2020-12-30 01:18:35 +01:00
Dmitrii Zolotov
af7075ce56
Update reprepro-import.sh
2020-12-30 01:18:35 +01:00
Dmitrii Zolotov
3e63a8cb91
Delete warbrain@dyction.pub
2020-12-30 01:18:35 +01:00
2c883a25b0
Use three suites in reprepro-distributions
2020-12-30 01:18:30 +01:00
Glenn Y. Rolland
86ad8cce3e
Merge pull request #3 from nickandrew/local-fixes
...
Some fixes and improvements. Thanks you @nickandrew !
2016-04-26 17:46:50 +02:00
Nick Andrew
28ba0e1398
Remove sudo access
...
Not required by the application; debugging can be done with 'nsenter'
or 'docker-enter' - see https://github.com/jpetazzo/nsenter
2014-11-17 01:29:49 +11:00
Nick Andrew
25bbb48dcf
Move output dir to /repository/debian & expose it
...
We need the output data to be persistent and/or backed-up, and the
right way to do this is to expose it to other containers which use
the --volumes-from option.
The data volume is called /repository rather than /docker to avoid
possible conflict with /docker in other using containers.
2014-11-17 01:27:02 +11:00
Nick Andrew
082b56789e
Set the crontab directly
...
Saves a temporary file when the HERE-document is already a temp file.
2014-11-17 01:27:02 +11:00
Nick Andrew
fce7331e56
Use full path to reprepro-import
2014-11-16 23:42:47 +11:00
8b84ef12e3
Fix names.
2014-08-13 13:56:59 +02:00
b1c3a557d1
Remove GNUSIDE name from License.
2014-08-13 13:56:13 +02:00
03e2b18a26
Remove TODO.
2014-08-13 13:54:57 +02:00
68fa99f223
Fix command line for keys directory.
2014-08-13 13:53:36 +02:00
e2710e7ad0
Add simple description.
2014-08-13 13:52:01 +02:00
b174b46cae
Added LICENSE file.
2014-08-13 13:50:20 +02:00
8e4554c725
Update README.
2014-08-13 13:48:49 +02:00
1e0bf9771a
Update documentation.
2014-08-13 13:36:17 +02:00
99f5a16c47
Finalize with nginx.
2014-08-13 13:28:11 +02:00
5ee7581d7c
Fix typo.
2014-08-13 12:22:36 +02:00
47b5e3d664
Update README with package upload examples.
2014-08-13 12:04:17 +02:00
1fe1fc0041
Add uploading section.
2014-08-13 12:03:22 +02:00
43c85cdf5b
Pre-load SSH keys.
2014-08-13 10:52:22 +02:00
3800053073
Add project description.
2014-08-13 10:51:29 +02:00
deff39cd5f
Prepare various background tasks.
2014-08-13 00:34:00 +02:00
3d85ecc049
Add reprepro.sh
2014-08-12 23:06:52 +02:00
f46d75fcb0
Initial import.
2014-08-12 23:04:26 +02:00