Commit Graph

182 Commits

Author SHA1 Message Date
bergware cccf09c6dd Fixed container update hanging when network doesn't exist
Plus some minor code cleanup
2018-02-08 20:53:06 +01:00
Eric Schultz 06152c092a docker: improve escaping arguments to docker create/run 2018-01-31 09:00:02 -06:00
Squidly271 82f3bc98be Revert "Revert "Support the most common CA xml entries in dockerMan""
This reverts commit 2cb9c1c947.
2018-01-27 11:48:11 -05:00
Squidly271 2cb9c1c947 Revert "Support the most common CA xml entries in dockerMan"
This reverts commit dda6319794.
2018-01-27 11:40:07 -05:00
Squidly271 dda6319794 Support the most common CA xml entries in dockerMan
Currently all template authors / maintainers have to manually edit the templates to add in these entries, which is a recipe for disaster, and in the future unRaid may support the entries outside of the Apps tab.

MinVer support is currently very rarely used (only a single template), but I foresee that it'll become more common as time goes on (eg: 32 bit binaries only supported on 6.4.0+)
2018-01-27 11:33:59 -05:00
Squidly271 7c82796731 Adjust spacing in code 2018-01-27 10:17:06 -05:00
Squidly271 6965583061 Add in Support & Project Links to Docker Context Menu
Every container added in via CA should already have the Support Link present (if added post 6.3)
Majority of apps in CA also have a project link present, but this will only thus far dockerMan hasn't saved that entry on user templates, so the Project link on the context menus will only appear for new containers added after the PR is aproved
2018-01-27 10:13:15 -05:00
tom mortensen a07e7f1b61 Merge pull request #244 from Squidly271/6.4-wip
Switch to font-awesome for delete template on add Container
2018-01-20 14:31:40 -08:00
Squidly271 3ee7106446 Switch to font-awesome for delete template on add Container
Delete unused icons.  Leave remove.png as older versions of CA utilize
it.
Side note, with deletion of icons, CA integration won't increase
unRaid's size
2018-01-20 12:53:37 -05:00
Squidly271 547439fcef Revert "Remove unused Icons, switch to font-awesome for template deletion."
This reverts commit 92bd27e9f7.
2018-01-19 18:13:24 -05:00
Squidly271 92bd27e9f7 Remove unused Icons, switch to font-awesome for template deletion.
Leaving in remove.png for the time being, as previous versions of CA
utilize that icon.

Size of icons more or less is size of CA txz
2018-01-19 17:01:02 -05:00
bergware 435c0f5cfe New Docker option to remove or preserve user defined networks 2018-01-18 11:51:53 +01:00
Squidly271 23c2c064ec Enable Apply button when changing a container's host path 2017-12-23 09:49:33 -05:00
bergware 7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
Squidly271 1269c730c0 Update CreateDocker.php 2017-12-11 21:04:36 -05:00
Squidly271 0bf3e67855 Allow special characters in host paths
Most notably "&" as in /mnt/user/this&that
2017-12-11 20:08:32 -05:00
bergware 447ff1c53a Show "Device" as possible selection in Docker container 2017-11-30 12:01:15 +01:00
Eric Schultz c081907483 Improve button styling on the Docker update dialog 2017-11-14 16:53:08 -06:00
Squidly271 3066bbdb30 Change Advanced Settings to be More Settings
A never ending source of confusion with basically having Advanced appear on the Add/Edit Container screen twice
2017-08-31 17:01:00 -04:00
bergware 1eecba72d5 Docker: display enhancements 2017-08-08 15:20:40 +02:00
bergware 835ed754cc Docker: display enhancements 2017-08-08 15:20:07 +02:00
bergware 593894c6ea Renamed Post Parameters to Post Arguments 2017-08-08 12:46:35 +02:00
bergware b7313a4033 Docker: added POST arguments field. Fixed mode type. 2017-08-08 12:42:25 +02:00
bergware 4935adaa65 Corrected table spacing in Docker container settings 2017-08-06 20:16:35 +02:00
bergware be953cbf12 Added "shared" option to container path creation 2017-06-27 08:27:46 +02:00
Eric Schultz 8537c50fe4 webGui: improve reading docker template xml network settings 2017-06-21 07:24:03 -05:00
bergware 67a42dba98 Fixed time-zone not included in container updates 2017-06-18 12:01:48 +02:00
bergware 37cfde0466 Add list of deployed IP addresses to docker container config 2017-06-09 17:39:37 +02:00
bergware e09998ce66 fixed docker don't add ":latest" when a tag already exists 2017-06-02 15:22:07 +02:00
Eric Schultz b18f0f8e5d more docker ipv6 fixes from ronald 2017-05-16 11:03:10 -05:00
Eric Schultz c30b8c5d93 webGui: allow custom IP addresses for individual Docker containers #2 2017-05-08 17:43:33 -05:00
Eric Schultz 89f7fcbba4 webGui: allow custom IP addresses for individual Docker containers 2017-05-07 15:27:52 -05:00
Eric Schultz 0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
Eric Schultz ba3d0621a9 Fixed: Device passthrough for Docker 2016-11-08 13:03:35 -06:00
bergware 951abbc9ba Updated PHP to preferred "elseif" sinlge statement 2016-10-29 09:30:21 +02:00
bergware 594db1b286 Replace deprecated HTML5 tags <big> <center> <font> 2016-10-24 09:42:55 +02:00
Eric Schultz 977ebda520 Docker: fix obsolete php functionality for php7 2016-10-18 15:03:17 -05:00
Eric Schultz 75e158ab7f Docker: trim trailing spaces from certain input box values 2016-07-10 19:43:24 -05:00
Eric Schultz 012c3e37ba Docker: inherit text color for basic/advanced view toggle's off state 2016-07-10 11:24:21 -05:00
Eric Schultz 64baf7c34d Docker: fix populate variable descriptions for v1 templates 2016-07-10 11:19:51 -05:00
Eric Schultz 76a742150f Fix Docker update/create to skip any remaining operations and display the error message to the user when 'docker pull' fails 2016-06-29 19:37:35 -05:00
Eric Schultz 5eb5245b38 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-26 18:22:54 -05:00
bergware 4d4f733767 Update copyright [6] 2016-06-26 10:42:29 +02:00
Eric Schultz 8754359c23 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-22 07:40:16 -05:00
gfjardim 0df6f17846 Fix a small regression on filetree browser alignment. 2016-06-21 23:14:18 -03:00
Tom Mortensen c1589b13d9 Merge pull request #42 from gfjardim/patch-3
Add Description field back to Create Docker.
2016-06-21 11:28:19 -07:00
gfjardim f3ea85fba0 Add Description field back to Configuration. 2016-06-20 18:27:42 -03:00
Eric Schultz 3c290c3835 Fix Device pass-through for Docker (container target was always coming up empty before) 2016-06-19 00:54:56 -05:00
bergware 1b343a7e61 Update copyright [3]
They keep coming...
2016-06-13 08:19:46 +02:00
bergware 633a799912 Enhanced docker edit box [6] 2016-05-16 14:23:00 +02:00