Commit graph

30 commits

Author SHA1 Message Date
Glenn Y. Rolland 13a4d00e30
SSH port must match docker run command in dput configuration. 2023-02-03 19:47:44 +01:00
Glenn Y. Rolland c3b8ebe0ed
Merge pull request #7 from yapishu/patch-1
Add linebreak between multiple import pubkeys
2023-02-03 19:41:26 +01:00
reid c0450dcbd8
Add linebreak between multiple import pubkeys 2022-11-23 22:34:42 -06:00
Glenn Y. Rolland 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
Glenn Y. Rolland 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
Glenn Y. Rolland 8b84ef12e3 Fix names. 2014-08-13 13:56:59 +02:00
Glenn Y. Rolland b1c3a557d1 Remove GNUSIDE name from License. 2014-08-13 13:56:13 +02:00
Glenn Y. Rolland 03e2b18a26 Remove TODO. 2014-08-13 13:54:57 +02:00
Glenn Y. Rolland 68fa99f223 Fix command line for keys directory. 2014-08-13 13:53:36 +02:00
Glenn Y. Rolland e2710e7ad0 Add simple description. 2014-08-13 13:52:01 +02:00
Glenn Y. Rolland b174b46cae Added LICENSE file. 2014-08-13 13:50:20 +02:00
Glenn Y. Rolland 8e4554c725 Update README. 2014-08-13 13:48:49 +02:00
Glenn Y. Rolland 1e0bf9771a Update documentation. 2014-08-13 13:36:17 +02:00
Glenn Y. Rolland 99f5a16c47 Finalize with nginx. 2014-08-13 13:28:11 +02:00
Glenn Y. Rolland 5ee7581d7c Fix typo. 2014-08-13 12:22:36 +02:00
Glenn Y. Rolland 47b5e3d664 Update README with package upload examples. 2014-08-13 12:04:17 +02:00
Glenn Y. Rolland 1fe1fc0041 Add uploading section. 2014-08-13 12:03:22 +02:00
Glenn Y. Rolland 43c85cdf5b Pre-load SSH keys. 2014-08-13 10:52:22 +02:00
Glenn Y. Rolland 3800053073 Add project description. 2014-08-13 10:51:29 +02:00
Glenn Y. Rolland deff39cd5f Prepare various background tasks. 2014-08-13 00:34:00 +02:00
Glenn Y. Rolland 3d85ecc049 Add reprepro.sh 2014-08-12 23:06:52 +02:00
Glenn Y. Rolland f46d75fcb0 Initial import. 2014-08-12 23:04:26 +02:00