This website works better with JavaScript.
Explore
Help
Register
Sign In
eatingchew
/
TPM
forked from
lab/TPM
Watch
1
Star
0
Fork
You've already forked TPM
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
投資組合大擂台 Ver. 2
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52
Commits
2
Branches
0
Tags
5.6 MiB
Tag:
Branch:
Tree:
e75773733c
data-init-fixes
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e75773733c'
${ noResults }
TPM
/
sql_script
/
Dockerfile
4 lines
68 B
Raw
Normal View
History
Unescape
Escape
set db postgresql version as 15
1 year ago
FROM
postgres:15
init
2 years ago
Update daily, fix database create bug
2 years ago
COPY
create_all.sql /docker-entrypoint-initdb.d/