~dricottone/container-images

ref: 86834e13c4e225b499700ba57267b6d8caa418ac container-images/srht-core/README.md -rw-r--r-- 404 bytes
86834e13Dominic Ricottone MoinMoin 1.9 running in PyPy a day ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# srht-core


## Build and Deploy

```
make image
```


### Tags

 + `latest`

----

## Use

A base image that sorts out the installation of architecture-dependent
package repositories.

Requires a pair of passwordless PGP keys.
Try `gpg --edit-key KEYID` to remove the password,
then export with `gpg --armor --export-options export-minimal --export KEYID`
and `gpg --armor --export-secret-key KEYID`.