Commit Graph

18 Commits

Author SHA1 Message Date
Sertonix
2681bd2bc4
rename Atom to Pulsar in Dockerfile 2022-12-13 19:33:04 +00:00
Spiker985
e0682f782d Update dockerfile to point to /pulsar 2022-08-17 01:22:11 -03:00
Dr. Bryan Roessler
e231837705
Update Dockerfile (#20845)
Update base image, dependencies, add ENTRYPOINT, and don't ADD source to reduce image size
2021-01-12 22:32:10 +03:00
Michelle Tilley
0c32fcc573 Update builds to include libsecret 2017-04-20 09:37:21 -07:00
Nathan Sobo
beeeaeb521 Revert "Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/"" 2016-07-26 10:29:25 -06:00
Nathan Sobo
f19e043f5c Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/" 2016-07-25 16:22:22 -06:00
Antonio Scandurra
14b74937e1 Use 4.2.6 2016-07-14 17:50:59 +02:00
Antonio Scandurra
4092ff1aea Use another docker image for rpm 2016-07-14 17:47:45 +02:00
Antonio Scandurra
e160c725fd Use curl for rpm 2016-07-14 17:29:42 +02:00
Antonio Scandurra
e3743db892 Use node 4 and npm 3 on rpm 2016-07-14 17:25:58 +02:00
Kevin Sawicki
871c32b75d Only log install errors 2015-03-26 10:38:58 -07:00
Kevin Sawicki
9bc723f490 Upgrade to npm 1.4 on Fedora 2015-03-26 10:27:47 -07:00
Kevin Sawicki
dafa40fd4d Try using canonical nodejs npm packages 2015-03-26 10:13:49 -07:00
Kevin Sawicki
06da4153e8 Build on fedora 21 2015-03-26 10:09:15 -07:00
Kevin Sawicki
edacf02222 📝 Tweak image description 2014-10-23 09:11:13 -07:00
Kevin Sawicki
bd0564e30d Move rpm Dockerfile to root 2014-10-22 17:03:05 -07:00
Kevin Sawicki
953940c757 Move debian Dockerfile to build folder 2014-10-22 16:53:22 -07:00
Jessica Frazelle
6a3c7bcd50 Add Dockerfile.
I'm just going to leave this here.

You see I was trying to containerize a node webkit app, so I
thought why not atom. Except halfway through I realized it
actually isn't a node webkit app. I finished it anyways
because I had already started. It mounts the X11 socket
so it's a containerized desktop app.
You can do what you want with it.

But since this is OSS, I am going to give you my opinion
anyway. So here it is:
You should take this and use it as a build script, because
it seems like building this is a real PITA.

Ok that's all, enjoy.
Also this file was written in vim.
No, I'm not sorry.

Signed-off-by: Jessica Frazelle <jess@docker.com>
2014-10-22 10:27:25 -07:00