1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00
Commit Graph

122 Commits

Author SHA1 Message Date
Tobias Stein 328e8f1aa1 Add separate docker file for linux 16.04
Enable dynamic path with environment variable which triggers node js build at container runtime
2019-07-08 13:06:02 +02:00
Tobias Stein b0ece0637c Add rename URL script to update nginx config with prefix path ENV 2019-06-28 11:24:08 +02:00
Tobias Stein f48e7551f4 Let node.js use the docker env 2019-06-28 10:15:13 +02:00
Tobias Stein 175d7a8517 Add ENV variable PREFIX_PATH to backend and web project 2019-06-26 11:56:29 +02:00
Tobias Stein f26fe29012 Changes to make deployment path configureable with prefix by ENV 2019-06-24 11:00:44 +02:00
Tobias Stein 1c3f34aa6e Add docker file with reusable node build 2019-06-12 10:42:47 +02:00
Doro Wu c85026298e feat: update noVNC to v1.1.0, flv.js to v1.5.0 2019-04-23 23:32:29 +08:00
DoroWu 5e9ff11764 doc: update README.md
update /dev/shm
2019-04-05 12:43:37 +08:00
DoroWu 9d7e06c824 Merge pull request #111 from olberger/master
Proposed description of the architecture
2019-04-05 12:36:46 +08:00
Olivier Berger 2ba8a28748 make LOCALBUILD=0 should be working 2019-04-04 16:43:48 +02:00
Olivier Berger d50463920d Ensure rebuild is really made 2019-04-04 16:43:22 +02:00
Olivier Berger 59822970a7 More docs 2019-04-04 16:42:58 +02:00
Olivier Berger 034a4876f4 Some more docs 2019-04-04 16:41:31 +02:00
Olivier Berger b7ee1c3f5c Work-around config issue 2019-04-04 15:15:59 +02:00
Olivier Berger eef40af3a4 Alternative option to git clone --recursive 2019-04-04 15:14:26 +02:00
Olivier Berger a4c6b2b9aa Initial description of the architecture 2019-04-04 13:57:11 +02:00
DoroWu 5c9261d592 Merge pull request #109 from lifei/patch-1
make sure the type of input value is int
2019-04-01 10:42:11 +08:00
软件工程师李飛 2280e040d0 make sure the type of input value is int 2019-03-31 05:35:51 +08:00
Doro Wu 68887af903 feat: support xfce4 2019-03-25 00:09:22 +08:00
DoroWu 334325ec3c doc: update DEVELOPMENT.md 2019-03-23 23:12:46 +08:00
Doro Wu 35d0080b79 fix: armhf 2019-03-20 22:56:58 +08:00
Doro Wu 588b38ca03 test: hooks 2019-03-20 21:37:46 +08:00
Doro Wu 10423e2ce4 fix: armhf 2019-03-19 22:28:18 +08:00
Doro Wu 213ca63e7e feat: upgrade yarn.lock 2019-03-18 11:35:23 +08:00
Doro Wu f9ae9a3337 feat: upgrade yarn.lock 2019-03-18 11:26:55 +08:00
Doro Wu 548a511a54 Merge branch 'mcree-master' 2019-03-18 09:34:22 +08:00
Doro Wu 5088c5af01 feat: merge mcree:master supporting Dockerfile by jinja 2019-03-18 09:33:35 +08:00
Erno Rigo ed74dcda84 Basic templating support 2019-03-12 21:05:16 +01:00
Doro Wu 8f3a5ceb42 ttt 2019-02-24 23:13:17 +08:00
Doro Wu 99ceecbf0e feat: add OPENBOX_ARGS (issue #97) 2019-02-24 21:44:07 +08:00
Doro Wu f1d608d92c fix: mask tight encoding for armhf (bug #98) 2019-02-24 21:25:35 +08:00
Doro Wu 0adc0da8e8 feat: support x11vnc args - X11VNC_ARGS (bug #101)
Docker env X11VNC_ARGS
2019-02-23 17:04:45 +08:00
Doro Wu e6441d418a fix: FFmpeg depedency update 2019-02-22 15:03:09 +08:00
Doro Wu 6d8a4b2569 fix: novnc disconnected if idle 1 min 2018-12-18 17:35:41 +08:00
Doro Wu 43238d93a8 fix: vnc crash (issue #88)
upgrade x11vnc >= 0.9.13-6
2018-12-17 02:50:02 +08:00
Doro Wu d87aa06c36 fix: security issue 2018-12-17 02:48:03 +08:00
Doro Wu 0151957c25 fix: requests security issue 2018-11-27 13:37:47 +08:00
Doro Wu 2640079f5d fix: build failed 2018-11-27 13:36:02 +08:00
DoroWu 1a89dce557 Merge pull request #90 from chipkent/abstract_base_image
Allow users to choose the base image
2018-11-27 13:07:08 +08:00
David R. "Chip" Kent IV 0811a346a7 Allow the VNC/noVNC to be applied over another docker image 2018-11-26 21:21:12 -07:00
Doro Wu 91f7dab344 doc: update README 2018-10-23 00:39:44 +08:00
Doro Wu e0d5e53998 fix(flask): flask security issue 2018-10-17 21:38:48 +08:00
DoroWu 32125c8564 doc(readme): add autostart 2018-10-17 21:30:42 +08:00
Doro Wu 8c3d7d46f6 fix: Healthcheck fails if HTTP_PASSWORD set (issue#86) 2018-09-19 22:36:14 +08:00
DoroWu bd02bd87f3 docs: update README 2018-08-27 16:52:05 +08:00
Doro Wu a399316536 feat: add armhf 2018-07-11 00:15:05 +08:00
DoroWu 4748358100 doc: update README.md 2018-07-10 11:54:32 +08:00
Doro Wu fe4d1d6336 feat: support Ubuntu 18.04 Bionic 2018-07-10 09:31:46 +08:00
DoroWu 4f187de35b doc: remove buy me a coffee
useless
2018-06-18 09:49:08 +08:00
DoroWu e2d659d992 feat: add Docker HEALTHCHECK (issue #69) 2018-04-22 23:03:09 +08:00