This website requires JavaScript.
Explore
Help
Sign In
balkian
/
gists
Watch
1
Star
0
Fork
0
You've already forked gists
mirror of
https://github.com/balkian/gists.git
synced
2025-08-23 15:12:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
062346f70632f61f96399ca6d240ddda29ef111e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
J. Fernando Sánchez
062346f706
2015-11-01 19:49:35 +01:00
Dockerfile
2015-11-01 19:49:35 +01:00
README.md
2015-11-01 19:49:35 +01:00
README.md
Add the Dockerfile to the root of your static files
Init the git repository and/or add the remote of your dokku app git remote add dokku git@yourdomain.com:appname
Commit all your changes and the repository git commit -am Pushing to dokku git push dokku master
Optionally, add any extra domains with the domains plugin: ssh
dokku@yourdomain.com
domains:add appname domain.com
Find all the available commands and help:
ssh
dokku@yourdomain.com
Description
Gists: short scripts, notes and throw-away code
Readme
235
KiB
Languages
Jupyter Notebook
73.1%
Python
12.3%
Lua
8.9%
Shell
2%
PHP
1%
Other
2.7%