Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ZoneMinder/zmdockerfiles

Dockerfiles for the ZoneMinder project build system and for running ZoneMinder
https://github.com/ZoneMinder/zmdockerfiles

Update Dockerfile

cab0a12fcbe2fed87f3705960f602810a63eec60 authored about 6 years ago
Merge pull request #27 from HumorBaby/fix-reduce-image-layers

Shrink release image size by 21%

d225a45681fc5ff2a850414dd3f256c014a82523 authored about 6 years ago
Create separate image layers for 1) dependencies and 2) zoneminder

This is achieved by splitting the combined RUN directive into two parts:
one for the dependencie...

5f14f8beca854e43c8d9955569f696ab4b764a9e authored about 6 years ago
Move ADD entrypoint-script before the RUN that chmod's it

54c6d22bbae474cdb6109509ba010e4722022c65 authored about 6 years ago
Add yum clean command to remove cache from final image

Resulting image size and build history:
```
$ docker images humorbaby/zm
REPOSITORY TAG...

61a06840661c9973b9f9987eda2ecf56f2a9611c authored about 6 years ago
Reorganize release/el7/Dockerfile to minimize the number of layers in the image

Resulting image size and build history:
```
$ docker images humorbaby/zm
REPOSIT...

cce7c45598d4553b0df057edc978ca42b909f1f5 authored about 6 years ago
Create no-response.yml

7af7cc4d5e683586aadc429a1dbfdc8f3c7f484f authored about 6 years ago
el7 dockerfile - symlink the apache config

39840d2be8b88870679b7e657db463702e8143f8 authored about 6 years ago
Define MYSQL_INSTALL_DB before calling use_mysql_install_db

b496d1af46e433a62a9a64ab52cdd001feebe4af authored about 6 years ago
fix entrypoint regex, don't init dB in el7 Dockerfile

b8080f6d7bb54d4ec57b0c768081680381d34e56 authored about 6 years ago
add missing quotes around variables

2ec865c7a6860196b368d8600fc69232cfa7642f authored about 6 years ago
we need the "file" package

412356b24633186969413991eede70036a467b96 authored about 6 years ago
Merge branch 'master' of https://github.com/ZoneMinder/zmdockerfiles

96be4df00705e1b43c35aa673089e99f70a44045 authored about 6 years ago
add fedora-29 dockerfiles for buildsystem

621a441c52c75954631e4019171d5fa7c71759cf authored about 6 years ago
fix copy paste garbage. fixes #23 again.

6dac6d80c491bf6fcf2ddafcb265897467e467bc authored over 6 years ago
fixes #23

65442c070eaf650f178f32bc76c1df1c6c958d89 authored over 6 years ago
Merge pull request #22 from ZoneMinder/mysql-install-db

implement different ways to init dB

1b2fd0b3aa9af999bcad79ecfc96055692f71a8a authored over 6 years ago
reverse logic when testing mysqL_install_db

f12329e845d6277c33b3bb4b22030a2223d21cbd authored over 6 years ago
use -p flag with type

0b1e5fff0ade7d75e496e128684bc83678bd18aa authored over 6 years ago
fix quotes, whitepsace, and cut/paste typo

9312ba274f64e149f5b49742ee62c96a82c66991 authored over 6 years ago
implement different ways to init dB

8fe696b7aa395033f5bb6b617db225d5694fa953 authored over 6 years ago
Update README.md

4e56e9fe41345652827caac8b08c6b1c650277df authored over 6 years ago
fixes #18 - add missing perl modules

705f873a3c3666b5612b787625dd4e6c4293ab7d authored over 6 years ago
Merge pull request #15 from zhuykovkb/issue14

fix for issue14

3c655591bba2f1f8c3bff5adb949b8f496940ef7 authored over 6 years ago
fix for issue14

apache2 running a2enmod cgi earlier then a2enmod rewrite do testing virtual host and throw a war...

9023c64e8e5f0cebe20d95ec96cd2f69e8f6cee1 authored over 6 years ago
Merge pull request #13 from fawick/master

Fix parameter for mysql_install_db

72f572cb0513646251d2f401fa1fe7d848e7104e authored over 6 years ago
Fix parameter for mysql_install_db

According to https://dev.mysql.com/doc/refman/5.7/en/mysql-install-db.html,
the parameter `--lda...

5ecd1891feca5718991ac74a55f6d0653865f86a authored over 6 years ago
Update entrypoint.sh

36048873d6e4a8c2013e191ed6b5571cb06dc247 authored over 6 years ago
spelling

c89d12e9ed0e85f40c9311c2a4c731e658200515 authored over 6 years ago
use mysql_install_db instead of mysqld

6d20d4d7f3c125794ad39f50a2256b143cf8d584 authored over 6 years ago
fixes #6 #11 #12

bbafd80f83afc91c099cc1f31ef7055480c4f45a authored over 6 years ago
Create ISSUE_TEMPLATE.md

806658e2c1f7c3719feaeee722bd81e399974f3a authored over 6 years ago
Merge pull request #10 from thoraxe/fix-entrypoint-env-vars

tweaks environment variables to fix sed issue

61fff6db65b3706324affd1fa5604a7dc0af4c05 authored over 6 years ago
always blow away whatever is in zm.conf fully

623c0724d38e6557d36662ba4b1f4c089e7f89b4 authored over 6 years ago
tweaks environment variables to fix sed issue

218afbd71b7330cd25f419aed99f0611e5a39fb1 authored over 6 years ago
buildsystem dockerfile - force dnf update in fedora 28 arm

011c883d4490ed7e18d0750273316a30d5d5aec0 authored over 6 years ago
add support for fedora 28

a805f5d1927ddd1001da36263d6235b2d3262f2a authored over 6 years ago
add qemu static bin to fedora arm dockerfiles, delete fedora 25 dockerfile

2f991b760fe11742c177464d64fe5fe6154ecd98 authored almost 7 years ago
fixes #5 typo

2a7df347276ced491b5cd5083c44cb9950239024 authored almost 7 years ago
Update Dockerfile

52f6bd6102864a29d620adeedf4b3cc349134679 authored almost 7 years ago
remove pi user sudoers file

967fa6723e8ed86befa2318a639b5f11da4fa3a4 authored almost 7 years ago
remove pi user account from raspbian container

cc079d8bab56605a5167733dff37a013959b5644 authored almost 7 years ago
raspbian stretch dockerfile for buildsystem

3d677b732c27a5f8e7b321d74ba03992f4eef3ef authored almost 7 years ago
check if dB exists, if it doesn't, create it

1a3c964831aa1edb1015dce6e490a68e3f1e096b authored almost 7 years ago
Merge pull request #3 from fawick/fix_mysql_in_volume

Fix mysql not running from a volume

1dec04b0dab4faba8c560096cb308fcf73f3dfbc authored almost 7 years ago
Merge pull request #4 from BASM/master

entrypoint.sh fixes for timezone

fde09b73c897c847e4e3ff2a7f967aaab2e5f0c6 authored almost 7 years ago
entrypoint.sh fixes

0d6ada508785cfaffd6ac8f9b132d05ad597fc8e authored almost 7 years ago
Do not skip newlines on echo

3c4b03c43b7e112d78c71114ccde3f46a395406c authored almost 7 years ago
Allow graceful shutdown

3600 sleep was too long for SIGTERM to received by entrypoint.sh.

exit 0 in cleanup prevents k...

be911b72bd9ad7f96f81cf9229aaf13da4057e7a authored almost 7 years ago
Prevent MYSQL datas from being dropped on container start

078522a1160bb5fdb200a2be7ac8b4b3287afd77 authored almost 7 years ago
Use mypidfolder variable for lock file removal

73c3e1bcd0f04df304ab864bbe8914cad6b4c908 authored almost 7 years ago
Remove stale lock file

This might prevent startup after a re~boot of the host, otherwise.

5b68b683ab60f7b28f4a010a8f37014e8ff6e733 authored almost 7 years ago
Fix mysql not running from a volume

3d62e48c68dd04fd1e6942c32720838ecc3dcbc9 authored almost 7 years ago
Merge pull request #2 from fawick/add_ssmtp

Add ssmtp and instructions

44bc6171ff30fdcf7008f9056cb8ea97c8d3a4de authored almost 7 years ago
Add ssmtp and instructions

6d054262456c6f72fa8f77a3574e067def93d0f7 authored almost 7 years ago
Update README.md

9e084f0c99a8f3dfb124e2058766b340c0610cab authored about 7 years ago
Update README.md

42f6564ed29547c42139e50588abf1ec10f5e75f authored about 7 years ago
Update README.md

1f7631fd1763236e1625938e59562caec6df9cfe authored about 7 years ago
Update README.md

bc92d12212daced645b6652c5af20464f0d7504c authored about 7 years ago
Update README.md

14cbd8ff068b08b2109763605e37c40e9aeffd88 authored about 7 years ago
Update README.md

30b34ee47283bee3628de9e25c13dd15f378b154 authored about 7 years ago
Update README.md

8a8d0610d2422e2c572b7e493502487c192f2256 authored about 7 years ago
Create README.md

c9fe110a426afa0e6fcaddaec94614b4aba07005 authored about 7 years ago
Update README.md

9ecd81f0d9d16423d14f19d7a31d40345128bf14 authored about 7 years ago
Update README.md

ad8e432e823dc1c424a5f476e172c1bdc907bf41 authored about 7 years ago
Update README.md

8fb3ca542ac0b924783cc5e602e48f27940c26f8 authored about 7 years ago
Update README.md

781231a7ca2a8c5efbe7988823821b24ec564069 authored about 7 years ago
minor text update

daba4ec2857764963b223c495afc34540679d43f authored about 7 years ago
more agressively update the timezone

8b1e5ae6d5a98dec2b8ab6c3ed521b8c60fcdb71 authored about 7 years ago
dynamically determine mysql pid folder, force local timezone

3aa6a9224f077b9c948d1ccc459b3192865ad482 authored about 7 years ago
fix entrypoint script url

0dd5abdfa88892bbb35642e5e7884de81106cb06 authored about 7 years ago
Merge branch 'master' of https://github.com/ZoneMinder/zmdockerfiles

6c8692aeb7bb4cb955590444a6e8ad8b28200727 authored about 7 years ago
add utils/entyrpoint, finish el7

22400261f36385f20bb85aad0c9a1d5182ef244a authored about 7 years ago
el7 dockerfile - database must be manually initialized

fa7bb0aea738d8f612d09e665f049039699275a3 authored about 7 years ago
Update README.md

2a30eb95ea1f75cee5a04afbaeab9528b2fae0e6 authored about 7 years ago
initial commit for el7 dockerfile

7d70024c0214db3af8f12cc9240ecfb56f607b39 authored about 7 years ago
add missing dependency: php-gd

000281ba885bfe695cc22894d77db2112833a98a authored about 7 years ago
fix zm api support in the dockerfile

9fd281f4f2f129e1f34da10290daf5b589d5f659 authored about 7 years ago
use entrypoint instead of cmd

0904070ec057885a6859e7534efe06628c3df860 authored about 7 years ago
fix refernce to timezone variable

39d2ab5781d2dfa8f68ba1b3edd8e9563c16dffd authored about 7 years ago
fix malformed conditional

981e080ec48e725598c5ad1f090e389c3452a090 authored about 7 years ago
fix whitespace

e200b81f8e52ddca32bee1c9c377a56849141f19 authored about 7 years ago
more example docmentation

64191df3e6c6429c433c4a37042fa14b4bdbc5ce authored about 7 years ago
Update Dockerfile

cf07f093eded1cc595dea1a57bd82f45a8fea7ae authored about 7 years ago
reorder execution of volumes and a2enmod commands

67da6c83cde786112d537a07b3b6340737f80643 authored about 7 years ago
Update README.md

d204b600aeb8730d8b083ad9d2e164a90c6c63ca authored about 7 years ago
Create README.md

b216c132840ace3dad0dc565cff36ee88d766f08 authored about 7 years ago
Update README.md

03e23aa8fa2088f3b40787d24843b7a5de73e01f authored about 7 years ago
add release folder structure

15f68935676161a943fc2f8d3a1a56bb20df677a authored about 7 years ago
create development and release folders

8c2d660c6bc5b5dba2cc37a9973ee5527d25b8c0 authored about 7 years ago
Update Dockerfile

b87afeeeaabc3936af618b1311e49c7fdbcab04c authored about 7 years ago
Update Dockerfile

further enhancements, update formatting for readability, remove obsolete/redundant code

2c7941b693ff5819effe76b049382807683ef219 authored about 7 years ago
silence apache servername warning, restart mysql to pick up noengine_substitution

ebe259fb3a8d897b98bfe81d92a3d39955341aa9 authored about 7 years ago
add missing deps, fixes zmtelemetry daemon

60b0473cbb241ca54da55cad6c0562a5667ef3e8 authored about 7 years ago
remove reference to old autotools configure

36ad21d74647469fcd3b0b95a15d5e326544eb06 authored about 7 years ago
Create README.md

82bb6c06b881b91b57d3eaec143890fbf8191a57 authored about 7 years ago
initial commit

923215a693503386c2edb0663b88bb79d176038d authored about 7 years ago
Update README.md

bec13a4cafe8437997410018a52fc3ac0dd2c4d8 authored about 7 years ago
Update README.md

84f7ba557e59316b5cf8c7557f76090bf502c6ad authored about 7 years ago
Initial commit

99d8a70129e1739c27e29afe25bad12722d8663d authored about 7 years ago