Commit Graph

14 Commits

Author SHA1 Message Date
gabrielfoo
a93565b6da fix(Docker): fix log files not being generated in Docker setups (#3680) 2020-11-11 13:13:20 +01:00
Patrick Lewis
3815e0df4f feat(Docker): add timezone settings to dockerfile (#3292) 2020-09-22 11:33:15 +02:00
Francesco Borzì
95dff359be feat(CI/Docker): build all containers in CI (#3289) 2020-08-15 23:33:57 +02:00
Francesco Borzì
d2cc3fcbc2 feat(Docker): update to Ubuntu 20.04 + more improvements (#3277) 2020-08-13 00:25:20 +02:00
h0lysp4nk
1fc82e7f16 feat(Docker): Container healthchecks (#2951) 2020-05-24 20:18:46 +02:00
Francesco Borzì
c638ae859a chore(Docker): add comments to explain the building steps (#1638) 2019-03-28 01:26:36 -03:00
Francesco Borzì
1b62af3e14 fix(Docker): no need to duplicate *.dist files (#1551) 2019-03-03 02:00:22 +01:00
Francesco Borzì
e659ca5fe9 feat(docker): add cache for faster rebuild (#1507)
- Closes #1502
2019-02-23 17:34:56 +01:00
Francesco Borzì
f68fef798d chore(docs): use new wiki 2019-02-17 22:43:08 +01:00
Francesco Borzì
b578bce1d1 Make the Docker installation easy
See: https://github.com/azerothcore/azerothcore-wotlk/wiki/Install-with-Docker
2019-01-16 20:44:02 +01:00
Francesco Borzì
3b281e27ce Docker: fix connectivity issues on Mac & Windows (#1275) 2019-01-13 15:32:57 +01:00
Francesco Borzì
2c1c35fd16 Create .gitkeep 2019-01-13 02:40:07 +01:00
Francesco Borzì
0e87deb416 Several improvements to Docker:
- ability to reload configuration files without building again the images
- faster images building
- corrected a mistake
- logs are saved to the main host
2019-01-13 02:38:04 +01:00
Francesco Borzì
7bff043a1b AzerothCore complete Docker solution
Check https://github.com/azerothcore/azerothcore-wotlk/tree/master/docker for all details.
2019-01-12 21:48:33 +01:00