mirror of
https://github.com/bitnami/containers.git
synced 2026-03-20 23:10:53 +08:00
Merge pull request #56 from sameersbn/update-copyright-years
license: updated copyright years
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright 2015 Bitnami
|
||||
Copyright (c) 2015-2016 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -473,7 +473,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||
|
||||
# License
|
||||
|
||||
Copyright 2015 Bitnami
|
||||
Copyright (c) 2015-2016 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -8,7 +8,7 @@ MARIADB_REPLICATION_PASSWORD=repl_password
|
||||
|
||||
# source the helper script
|
||||
APP_NAME=mariadb
|
||||
SLEEP_TIME=45
|
||||
SLEEP_TIME=90
|
||||
VOL_PREFIX=/bitnami/$APP_NAME
|
||||
VOLUMES=$VOL_PREFIX
|
||||
load tests/docker_helper
|
||||
|
||||
Reference in New Issue
Block a user