|
4708affb81
|
docker: Use 48x48 icon
Allows for a better favicon
|
2020-09-27 13:57:39 +02:00 |
|
|
707b9872e6
|
docker: use defaults file for setup wizard
This allows the user to have preconfigured defaults for their container.
|
2020-09-27 13:56:58 +02:00 |
|
|
cd1757fac3
|
Use Java 11
Java9 isn't available on Ubuntu anymore, which would make development harder
|
2020-01-19 21:46:47 +01:00 |
|
|
b2bd95788d
|
docker: Try minimizing size using add-pkg and del-pkg
As described in https://github.com/jlesage/docker-baseimage-gui#addingremoving-packages
#32 - Docker image
|
2020-01-14 19:19:47 +01:00 |
|
|
f7caa77a18
|
docker: Include the MuWire icon for the webview
#32 - Docker image
|
2020-01-14 16:59:39 +01:00 |
|
|
c910a215f5
|
Add the /incompletes docker volume
It won't be used by default though
#32 - Docker image
|
2020-01-14 13:07:37 +01:00 |
|
|
489a7518c3
|
Attempt to reduce size a bit more
- Ignore the cruft when building
- Remove the correct temporary directory
#32 - Docker image
|
2020-01-14 01:09:39 +01:00 |
|
|
c3723a1348
|
Try to minimize image size
#32 - Docker image
|
2020-01-14 00:15:01 +01:00 |
|
|
0e0f52bc77
|
Retry: Set a home directory for the "app" user
Apparently it's done differently in the parent image,
so we just overwrite it.
Hopefully now the app user will have a home
#32 - Docker image
|
2020-01-13 23:38:04 +01:00 |
|
|
60b9e990cf
|
Set a home directory for the "app" user
#32 - Docker image
|
2020-01-13 21:34:50 +01:00 |
|
|
4eb31c11e3
|
Write README and cleanup inconsistencies
#32 - Docker image
|
2020-01-13 18:42:30 +01:00 |
|
|
e8afe358a5
|
First Dockerfile with GUI that starts
It doesn't continue yet as it seems to be waiting for a connection
to I2P... or something else 🤷
#32 - Docker image
|
2020-01-13 17:07:56 +01:00 |
|