This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
3d89227752
quay
/
initdb.py
5 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
Rename Image.image_id to Image.docker_image_id to reduce confusion.
2013-10-01 18:14:39 +00:00
from
data
.
database
import
initialize_db
if
__name__
==
'
__main__
'
:
PEP8 fixes.
2013-10-08 15:29:42 +00:00
initialize_db
(
)
Reference in a new issue
Copy permalink