Commit Graph

54 Commits

Author SHA1 Message Date
1e5f69e63f fix gpk error
fix gpk error caused by images or incorrect shutdown
2020-08-23 20:03:11 +01:00
b0242f1140 Fix gpk error
Remove /tmp/.X99-lock before starting VNC
2020-08-23 19:59:59 +01:00
a6c9714a1d Create FUNDING.yml 2020-07-07 17:06:59 +00:00
2566c9fafd Merge pull request #64 from jviotti/bridge-networking-fedora
Document how to make firewalld work on Fedora with bridged networking
2020-07-07 17:04:34 +00:00
2c6351724b Document how to make firewalld work on Fedora with bridged networking
`firewalld` doesn't allow DNS requests (this is the case that bit me,
but there might be more) on `docker0` unless the interface is added to
the trusted zone.

See: https://github.com/docker/for-linux/issues/955
Fixes: https://github.com/sickcodes/Docker-OSX/issues/56
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
2020-07-07 11:14:47 +01:00
aed57ad0d6 Update CREDITS.md 2020-07-06 14:22:21 +00:00
a05d9b767d Merge pull request #57 from Julioevm/patch-1
Update docker-compose.yml
2020-07-02 18:13:37 +00:00
e70ac14204 Update docker-compose.yml
Change docker-compose.yml to make docker compose down work properly.
2020-07-02 16:36:15 +02:00
0364d0d631 temporary mirror fix 2020-06-22 18:15:39 +00:00
d0205f80da no confirm 2020-06-22 18:03:04 +00:00
c2a8209dae pkg update first 2020-06-22 18:02:00 +00:00
df1c8a1992 Update CREDITS.md 2020-06-18 17:27:28 +00:00
c057e246ca Merge pull request #50 from tlierdotfr/master
Reduce number of layers in Dockerfile
2020-06-18 17:25:46 +00:00
9565332c38 external dockerfile 2020-06-18 18:39:23 +00:00
2509ac3d1b Merge pull request #1 from tlierdotfr/reduce_layers
Reduce layers
2020-06-18 15:52:39 +02:00
cf27ba15a3 Correct empty continuation line 2020-06-18 14:42:16 +01:00
89123ea521 Reduce number of layers by grouping some of RUN commands 2020-06-18 14:30:02 +01:00
8e35168041 ssh instructions and easy find old box 2020-06-15 13:07:37 +00:00
a57bcb2864 typo 2020-06-14 22:12:50 +00:00
68de91c590 Added reference to new version via hub.docker version 2020-06-14 21:50:43 +00:00
0a9da5af75 SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core. 2020-06-15 04:33:29 +00:00
e936f3e178 Merge pull request #40 from qcasey/master
Remove yay dependancy
2020-06-14 21:32:58 +07:00
9f8d3b5a50 Merge pull request #1 from qcasey/#39-remove-yay
Remove yay dependancy
2020-06-14 07:18:28 -07:00
e04d55572b Remove yay dependancy 2020-06-14 07:16:38 -07:00
2afa7ec6f5 Merge pull request #32 from m1k1o/master
Skip downloading huge files that are not needed
2020-06-10 08:03:19 +07:00
50fe9d369e Merge pull request #31 from matusnovak/master
Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed
2020-06-10 08:01:15 +07:00
38cb1d70ba download only BaseSystem.dmg 2020-06-10 00:32:04 +02:00
2c19db36f9 Kill badly terminated old vnc session before vnc starts 2020-06-10 00:10:48 +02:00
1950bec782 Add upcoming features & twitter 2020-06-08 21:24:59 +00:00
96f6275fe0 Merge pull request #25 from parasquid/docker-file
add example docker-compose
2020-06-08 12:19:38 +00:00
e0c122c3fc add example docker-compose
this builds catalina with 200G of disk space
2020-06-08 14:49:45 +08:00
877ab55713 VNC Version (Be Careful) 2020-06-07 08:14:23 +00:00
29b15fa709 RAM easy change at runtime 2020-06-07 06:44:57 +00:00
c6920a91d8 Replaced starting old container with more simplified version 2020-06-06 02:25:56 +00:00
e0e5fc5eb1 Merge pull request #9 from GreeFine/master
Readme Typo
2020-06-05 13:41:05 +00:00
028bce4b41 More reasonable command to account for every $DISPLAY number 2020-06-05 18:45:47 +00:00
062b2133fc x11 xhost 2020-06-05 18:41:37 +00:00
88afb9a3e3 Readme Typo 2020-06-05 14:53:19 +02:00
069548e8c6 Additional troubleshoots 2020-06-05 04:11:30 +00:00
d9f11c6c7c Old container finder 2020-06-05 03:49:15 +00:00
8eedf13a9e 2 useless commands 2020-06-05 01:57:01 +00:00
2317b33170 troubleshooting 2020-06-05 01:39:15 +00:00
c2db22e680 QEMU on the host 2020-06-05 00:27:49 +00:00
2b618ccf0e Docker hub 2020-06-04 22:58:42 +00:00
00e345c4aa hub.docker.com 2020-06-04 22:57:16 +00:00
0ec899a759 Removed the check for hub.docker.com 2020-06-04 22:17:01 +00:00
f5811e8cab Ubuntu Docker install info 2020-06-04 21:42:21 +00:00
65d5d8df0e Backup disk for later 2020-06-04 21:23:16 +00:00
7526a5848a Boot old container 2020-06-04 21:10:05 +00:00
333aeefd4f Additional boot instructions 2020-06-04 20:25:29 +00:00