This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jvb_1 | [s6-init] making user provided files available at /var/run/s6/etc...exited 0. | |
jvb_1 | [s6-init] ensuring user provided files have correct perms...exited 0. | |
jvb_1 | [fix-attrs.d] applying ownership & permissions fixes... | |
jvb_1 | [fix-attrs.d] done. | |
jvb_1 | [cont-init.d] executing container initialization scripts... | |
jvb_1 | [cont-init.d] 01-set-timezone: executing... | |
jvb_1 | [cont-init.d] 01-set-timezone: exited 0. | |
jvb_1 | [cont-init.d] 10-config: executing... | |
jvb_1 | WARNING: DOCKER_HOST_ADDRESS is deprecated, migrate to JVB_ADVERTISE_IPS | |
jvb_1 | panic: unable to parse template file: template: /defaults/jvb.conf:4: function "Env" not defined |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Learn Vanilla JS</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<!-- Styles --> | |
<style type="text/css"> |