Commit Graph

277 Commits

Author SHA1 Message Date
bergware
dcefec035d Make font sizes relative 2018-09-27 17:56:08 +02:00
Eric Schultz
0dea5fbf0f Merge pull request #379 from Squidly271/patch-12
Docker: Suppress error if no volumes present in template
2018-09-06 16:31:30 -05:00
Squidly271
588e768027 Update DockerContainers.php 2018-09-06 17:18:45 -04:00
Squidly271
84d7a0bae4 Docker: Suppress error if no volumes present in template 2018-09-06 08:55:18 -04:00
bergware
017ab14495 Docker containers: improved table spacing 2018-09-06 13:03:31 +02:00
bergware
fc7fe25a66 Docker containers: imrpoved table spacing 2018-09-06 13:00:13 +02:00
bergware
c2c66865a9 Docker containers: list adjustment to fit better smaller screens 2018-09-05 22:25:39 +02:00
bergware
bdf874ba85 Fixed: regression error in docker "check for updates" 2018-09-05 17:58:56 +02:00
Tom Mortensen
6668ad0ec5 Change 'unRAID' to 'Unraid' to match new branding.
Updated a few copyright strings.
2018-08-31 12:58:40 -07:00
Eric Schultz
d6328db0cb Merge pull request #363 from Squidly271/patch-9
dockerMan: Avoid filename collisions on FAT32
2018-08-23 17:44:11 -05:00
bergware
ef3ad76619 Docker containers page: show container starting up message
Starting docker service and auto-starting containers has been decoupled.
This lets the docker page return as soon as the service is ready.
The container overview page shows a new message, and will automatically reload to update the status until all containers are auto-started
2018-08-23 17:37:14 +02:00
bergware
d58950da7c Docker: filetree css correction 2018-08-23 14:14:24 +02:00
bergware
50c7e54b75 VM/Docker filetree css corrections 2018-08-23 09:47:22 +02:00
bergware
0c5abec7a1 Revamp of themes White and Black
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
Squidly271
7cea8a9b16 Update CreateDocker.php 2018-08-18 23:01:12 -04:00
Squidly271
05facfac62 dockerMan: Avoid filename collisions on FAT32
Because under FAT32, my-plexmediaserver == my-PlexMediaServer.  Solves an edge case
2018-08-18 22:59:30 -04:00
bergware
1c90885ea4 Fixed regression errors in Docker after CPU pinning PR 2018-08-11 08:45:53 +02:00
bergware
3255a4715b New CPU pinning functionality
Control ALL CPU pinning from a single view
2018-08-10 12:57:50 +02:00
bergware
66d43567cb Added CPU selection to docker container edit section 2018-08-08 18:27:11 +02:00
bergware
dee12f65ac Added CPU selection to docker container edit section 2018-08-08 17:28:32 +02:00
bergware
2ebb6d2eac Added CPU selection to docker container edit section 2018-08-08 17:24:50 +02:00
bergware
9d683de94c Added CPU selection to docker container edit section 2018-08-08 17:23:22 +02:00
bergware
9c0cff4782 Added docker autostart wait period
- fixed autostart entries sometimes wrongly sorted
2018-08-05 13:34:46 +02:00
bergware
befd319968 Show docker allocations in column format 2018-08-01 12:27:32 +02:00
bergware
da70c1f2b7 Added version control in docker API calls 2018-08-01 11:10:58 +02:00
bergware
5a728b1d72 Fixed 'Update All Containers' button sometimes hidden in docker list 2018-08-01 09:37:58 +02:00
tom mortensen
c7bdb313be Merge pull request #350 from Squidly271/master
Prevent arbitrary bash execution or redirection on docker create/run commands
2018-07-20 10:55:59 -07:00
Squidly271
d32b443110 Update link for privileged help text 2018-07-14 09:47:22 -04:00
Squidly271
5f73c64819 More tabs to spaces 2018-06-30 22:11:05 -04:00
Squidly271
8b489e708f Handle escaped single quotes 2018-06-30 22:02:05 -04:00
Squidly271
501d4eaf0c Leading spaces instead of tabs 2018-06-30 21:24:55 -04:00
Squidly271
3f5da6ca9e Prevent docker run command from including arbitrary bash commands or redirection 2018-06-30 21:20:10 -04:00
bergware
ee032dc29b Merge remote-tracking branch 'upstream/master' 2018-06-08 07:57:22 +02:00
Kenneth Tan
0c508f7890 Correct docker container icon name generation 2018-06-08 08:35:24 +08:00
bergware
b3791ccbd1 Merge remote-tracking branch 'upstream/master' 2018-06-05 08:33:52 +02:00
bergware
e90ba2d00f Docker: added cpu load and memory load display 2018-06-03 09:12:22 +02:00
realies
0b0d69d0aa Strip HTML from back-end
HTML tags are converted to HTML entities somewhere along the chain and `CreateDocker.php` generates:

`addLog('<b>Error: Image can not be deleted&lt;br&gt;&lt;i&gt;In use by other container(s)&lt;/i&gt;</b>');` 

![screen shot 2018-06-01 at 02 27 32](https://user-images.githubusercontent.com/5107843/40816307-277e4bc6-6544-11e8-95ac-f207b5c61076.png)
2018-06-01 02:45:09 +01:00
bergware
f751950e1c Make cpu-load and mem-load only visible in advanced mode 2018-05-29 22:20:06 +02:00
bergware
14e69b877e Docker: added shell/bash selection for console 2018-05-29 14:03:27 +02:00
bergware
17088573e7 Docker: added cpu load and memory load display 2018-05-29 14:02:30 +02:00
Eric Schultz
a81508cffe bug fix: prevent deleting user template when (letter case) renaming a docker container 2018-05-26 12:15:36 -05:00
Squidly271
789470f0e5 Remove MinVer & DonateImg from templates
MinVer I though would be far more used, but thus far it doesn't appear to be used at all, and the donation image has been deprecated from the next release of CA
2018-05-18 16:15:24 -04:00
bergware
578d011b43 Fixed regression error in docker_cfg file 2018-05-12 12:39:41 +02:00
tom mortensen
7c9031cf26 Merge pull request #339 from shayne/master
Add support for Docker Labels to Docker plugin
2018-05-07 12:05:47 -07:00
Shayne Sweeney
c1c99f69e1 Add additional %s 2018-05-07 08:53:13 -07:00
Shayne Sweeney
32067e89b4 Add support for Docker Labels to Docker plugin
Docker object labels:
https://docs.docker.com/config/labels-custom-metadata/

More and more containers are taking advantage of container metadata
where environment variables are not necessary.

Traefik is a good example:
https://docs.traefik.io/configuration/backends/docker/#on-containers
2018-05-06 21:55:51 -07:00
bergware
1e667b18ff Docker: add support of custom bridge network without port bindings 2018-05-03 17:50:02 +02:00
bergware
086c53d20e Revert "Docker support custom bridge networks without port bindings"
This reverts commit b2c92084b2.
2018-05-03 17:48:03 +02:00
bergware
b2c92084b2 Docker support custom bridge networks without port bindings 2018-05-03 17:22:21 +02:00
bergware
c144751ac2 Fixed column count in Docker container list 2018-05-02 08:13:23 +02:00