Mercurial > sat_docs
annotate printable_cards/xhtml/tango/README @ 105:b69056368901
docker: images optimisation:
- reduced the number of layers by grouping many instructions
- moved stuff which don't change a lot at the beginning, and hg/apt at the end
- scripts are not now in scripts/ subdirectories
- prosody.cfg.lua is added using ADD instead of getting it online
- .hg/dirstate is copied in base (backend) and libervia, so mercurial revision is known
- removed lot of useless WORKDIR instruction, they are replaced by "cd" inside RUN instructions
- cleaning (apt-clean, rm) is done on the same instruction as the one than generate the data, to avoid useless data in layers
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 28 Feb 2016 02:01:20 +0100 |
parents | dfc5c6be7761 |
children |
rev | line source |
---|---|
5
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
1 These icons follow the Tango project [1] guidelines and have been downloaded from openclipart.org [2] |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
2 |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
3 Free to use. |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
4 |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
5 [1] http://tango-project.org |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
6 [2] https://openclipart.org |
dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
7 |