- from this link https://github.com/wnameless/docker-oracle-xe-11g
docker pull wnameless/oracle-xe-11g
Run with 22 and 1521 ports opened:
| " old cVimrc | |
| " let blacklists = ["https://mail.google.com/* gi gt j k l o r x y #"] | |
| " blacklists prefixed by '@' act as a whitelist | |
| let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"] | |
| let mapleader = "," |
| <composer.lock jq '.packages[] | [.name, .version]' | less |
| Use `excel_cmp` to make sure that you don't have deprecations when changing an Excel report. |
| <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="style.css"> | |
| <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script> | |
| <script type="text/javascript"> | |
| function login_flip() | |
| { | |
| $("#loginform").css({"-webkit-transition":"-webkit-transform 0.9s","transition":" transform 0.9s"}); | |
| $("#loginform").css({"-moz-transform":"scaleX(1)","-o-transform":"scaleX(1)","-webkit-transform":"scaleX(1)","transform":"scaleX(1)"}); |
| The MIT License (MIT) | |
| Copyright (c) 2015 Justin Perry | |
| Permission is hereby granted, free of charge, to any person obtaining a copy of | |
| this software and associated documentation files (the "Software"), to deal in | |
| the Software without restriction, including without limitation the rights to | |
| use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | |
| the Software, and to permit persons to whom the Software is furnished to do so, | |
| subject to the following conditions: |
| launchctl unload -w -S Aqua /System/Library/LaunchAgents/gpg.agent.daemon.plist | |
| launchctl load -w -S Aqua /System/Library/LaunchAgents/gpg.agent.daemon.plist |
docker pull wnameless/oracle-xe-11g
Run with 22 and 1521 ports opened:
| mail: | |
| image: schickling/mailcatcher | |
| ports: | |
| - "1080:1080" |