Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
p-as-software
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
p-as-software
2mo ago
This is a recipe to make the work place (the world) a worse place every single day. The powerful people get affirmation and validation for their evilness. But it is not all. The caving and ducking people will inevitably start to adopt that
2.
▲
by
p-as-software
3mo ago
Jup! From day 2, the moment when they discover that customer data (yours, mine, everyone's) is more valuable than gold. Also the interaction with government and defense and intelligence is well documented: from google docs to maps and
3.
▲
by
p-as-software
4y ago
Sorry, bad formatting for the commands. Here is what you do to build, store and run VM images: - saya image build -t websever:v1 - saya image push websever:v1 - saya vm run webserver:v1
4.
▲
Build, Store and Run VM images? This is the way
(cloudwesen.com)
2 points
by
p-as-software
4y ago
|
2 comments
5.
▲
by
p-as-software
4y ago
Docker made building, storing and running container images painless by giving you: - a minimal configuration management domain specific language, the Dockerfile From alpine ... - an easy way to build and locally store container images